aboutsummaryrefslogtreecommitdiffstats
path: root/www/wml
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-07-31 18:28:41 +0800
committeraz <az@FreeBSD.org>2013-07-31 18:28:41 +0800
commit08b6cbd3e031e72864732eef82b58456f48e5af5 (patch)
tree0801e2be3c145cb477e33b5cc8c2767527ad8026 /www/wml
parente28b02cd912aa7a5253760b500c87230e453e6f5 (diff)
downloadfreebsd-ports-gnome-08b6cbd3e031e72864732eef82b58456f48e5af5.tar.gz
freebsd-ports-gnome-08b6cbd3e031e72864732eef82b58456f48e5af5.tar.zst
freebsd-ports-gnome-08b6cbd3e031e72864732eef82b58456f48e5af5.zip
Ops, fix double use of USES
Diffstat (limited to 'www/wml')
-rw-r--r--www/wml/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index 39ce916c2f9a..ab8cc3eb6598 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -24,11 +24,10 @@ RUN_DEPENDS= \
BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx \
${RUN_DEPENDS}
-USES= perl5
-USE_PERL5= run build patch
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USES= gettext
+USES= gettext perl5
+USE_PERL5= run build patch
CONFIGURE_ARGS= --with-perl=${PERL5} --with-catdir=man \
--prefix=${PREFIX}