Skip to content

Commit

Permalink
graphics/ppmcaption: builds fine on amd64 now, remove restriction.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Oct 25, 2021
1 parent a9ed510 commit d32ef55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions graphics/ppmcaption/Makefile
Expand Up @@ -15,9 +15,6 @@ MAKE_ARGS= install_prefix=${STAGEDIR}

PLIST_FILES= bin/ppmcaption man/man1/ppmcaption.1.gz

ONLY_FOR_ARCHS= i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= does not compile on amd64; untested everywhere else

post-patch:
@${REINPLACE_CMD} -e "s,-lang-c89,," ${WRKSRC}/configure

Expand Down

0 comments on commit d32ef55

Please sign in to comment.