aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lavaps
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-03 06:56:42 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-03 06:56:42 +0000
commitb90fda1c6cd104fd4a2ed1b88f73a3ce914f78b9 (patch)
tree3cbba340acd107fad08d88924a69387e09f28564 /sysutils/lavaps
parentdb966db1612d35c0e16a262fdfc4fc8d742d0149 (diff)
downloadports-b90fda1c6cd104fd4a2ed1b88f73a3ce914f78b9.tar.gz
ports-b90fda1c6cd104fd4a2ed1b88f73a3ce914f78b9.zip
Fix perl build dependency.
Noticed by: dosirak via kris, while testing X.Org upgrade
Notes
Notes: svn path=/head/; revision=123024
Diffstat (limited to 'sysutils/lavaps')
-rw-r--r--sysutils/lavaps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile
index e0ecc300bf69..27c91dfad3e9 100644
--- a/sysutils/lavaps/Makefile
+++ b/sysutils/lavaps/Makefile
@@ -35,7 +35,7 @@ post-configure:
${REINPLACE_CMD} -e 's/ po / /' ${WRKSRC}/Makefile
.endif
-BUILD_PERL= yes, for documentation
+USE_PERL5_BUILD=yes, for documentation
.include <bsd.port.pre.mk>