aboutsummaryrefslogtreecommitdiff
path: root/www/wml
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
commit332b0f4a830f7403e0b41592bbae6e4094f8ef23 (patch)
tree9aa86e9c08a6d45d9cb6cc1ab3b1b095d54bc7ec /www/wml
parent9740f4f2a2937848763617cab19467f5846aaceb (diff)
downloadports-332b0f4a830f7403e0b41592bbae6e4094f8ef23.tar.gz
ports-332b0f4a830f7403e0b41592bbae6e4094f8ef23.zip
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=23999
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 fc32491c6c53..fb6a9617440c 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -18,9 +18,8 @@ MAINTAINER= rse@engelschall.com
.include <bsd.port.pre.mk>
USE_PERL5= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --with-perl=${PERL5}
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-perl=${PERL5}
CAT1= wml_aux_linklint.1 wml_aux_txt2html.1 \
wml_aux_wwwtable.1 wml_p2_mhc.1 wml_p4_gm4.1