diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-03 06:56:42 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-03 06:56:42 +0000 |
commit | b90fda1c6cd104fd4a2ed1b88f73a3ce914f78b9 (patch) | |
tree | 3cbba340acd107fad08d88924a69387e09f28564 /sysutils | |
parent | db966db1612d35c0e16a262fdfc4fc8d742d0149 (diff) | |
download | ports-b90fda1c6cd104fd4a2ed1b88f73a3ce914f78b9.tar.gz ports-b90fda1c6cd104fd4a2ed1b88f73a3ce914f78b9.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lavaps/Makefile | 2 |
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> |