aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.8/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-10-28 20:46:51 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-10-28 20:46:51 +0000
commit9d21910a44b85b97e6bbac15bff25112ed750717 (patch)
tree1b47143cdb8cbf575564c15474592165651c6359 /lang/perl5.8/Makefile
parent3a1c8d4bc96f5faa539bcf018e03f226c9473f27 (diff)
downloadports-9d21910a44b85b97e6bbac15bff25112ed750717.tar.gz
ports-9d21910a44b85b97e6bbac15bff25112ed750717.zip
Notes
Diffstat (limited to 'lang/perl5.8/Makefile')
-rw-r--r--lang/perl5.8/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl5.8/Makefile b/lang/perl5.8/Makefile
index 9a2e411b2642..b56c7be64984 100644
--- a/lang/perl5.8/Makefile
+++ b/lang/perl5.8/Makefile
@@ -7,6 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VER}
+PORTREVISION= 1
CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
${MASTER_SITE_LOCAL:S/$/:local/} \
@@ -36,7 +37,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
-Dccflags=-DAPPLLIB_EXP=\"${BSDPAN_DEST}\"
.if defined(ENABLE_SUIDPERL)
-CONFIGURE_ARGS+= -Dd_dosuid=true
+CONFIGURE_ARGS+= -Dd_dosuid=define
PLIST_SUB+= ENABLE_SUIDPERL=""
.else
CONFIGURE_ARGS+= -Ud_dosuid