summaryrefslogtreecommitdiff
path: root/lang/kawa/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-20 13:51:47 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-20 13:51:47 +0000
commit318a5369821d1ba2650a4e69e5704cc5c8005f80 (patch)
tree9659071bd68c2b4ba413daf4ff08a9d97a6c480e /lang/kawa/Makefile
parent Fix some old devices, add new ones. (diff)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Notes
Notes: svn path=/head/; revision=94465
Diffstat (limited to '')
-rw-r--r--lang/kawa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile
index bc3c22ab0659..76e0531108e8 100644
--- a/lang/kawa/Makefile
+++ b/lang/kawa/Makefile
@@ -18,6 +18,7 @@ COMMENT= Java-based Scheme implementation
BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
USE_JAVA= 1.2+
+USE_PERL= YES
NEED_JAVAC= YES
MAN1: kawa