diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 03:17:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 03:17:29 +0000 |
commit | b8a64d94ec2c611f91740140ab3d7d46cbd3a203 (patch) | |
tree | 5efc52c313ebe1d542732f5d8ef5765d631f0c11 /math/jacal | |
parent | 79c96ad377b50e85d0230d5870063c73a049927c (diff) | |
download | ports-b8a64d94ec2c611f91740140ab3d7d46cbd3a203.tar.gz ports-b8a64d94ec2c611f91740140ab3d7d46cbd3a203.zip |
Notes
Diffstat (limited to 'math/jacal')
-rw-r--r-- | math/jacal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/jacal/Makefile b/math/jacal/Makefile index a318174ae2c5..da04f777c32d 100644 --- a/math/jacal/Makefile +++ b/math/jacal/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/jacal USE_ZIP= yes USE_GMAKE= yes +USE_PERL5= yes NO_BUILD= yes MAN1= jacal.1 |