Rework ONLY_FOR verbiage to reflect modern reality.

This commit is contained in:
Mark Linimon 2016-09-19 08:49:32 +00:00
parent 95d1b0efa1
commit 89551a68b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422417

View File

@ -17,7 +17,7 @@ MAKE_ARGS= install_prefix=${STAGEDIR}
PLIST_FILES= bin/ppmcaption man/man1/ppmcaption.1.gz
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS_REASON= does not compile on ia64 or amd64
ONLY_FOR_ARCHS_REASON= does not compile on ia64 or amd64; untested everywhere else
post-patch:
${REINPLACE_CMD} -e "s,-lang-c89,," ${WRKSRC}/configure