Ops, fix double use of USES

This commit is contained in:
Andrej Zverev 2013-07-31 10:28:41 +00:00
parent c19c2617f5
commit 75a02eeaf7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324033

View file

@ -24,11 +24,10 @@ RUN_DEPENDS= \
BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx \ BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx \
${RUN_DEPENDS} ${RUN_DEPENDS}
USES= perl5
USE_PERL5= run build patch
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_GMAKE= yes USE_GMAKE= yes
USES= gettext USES= gettext perl5
USE_PERL5= run build patch
CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \ CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \
--prefix=${PREFIX} --prefix=${PREFIX}