summaryrefslogtreecommitdiff
path: root/lang/dylan
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 22:57:37 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 22:57:37 +0000
commit5019ffc91bcd2ad26cf4702f15841eafc984d4b0 (patch)
treee28e63fdf22fe3c0a77219f1724ab25c046c8bc1 /lang/dylan
parentStep two in making print/acroread and print/acroread4 working again (diff)
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build. Noticed on bento and others (full mailbox :-)
Notes
Notes: svn path=/head/; revision=69475
Diffstat (limited to 'lang/dylan')
-rw-r--r--lang/dylan/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index b5afc348c7ec..c344394c2bf3 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -28,6 +28,7 @@ MAINTAINER= housel@acm.org
RUN_DEPENDS= libtool:${PORTSDIR}/devel/libtool
+USE_PERL5= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --srcdir=$(WRKSRC) --enable-debug
CONFIGURE_ENV= D2C="$(WRKDIR)/d2c -p$(WRKSRC)/d2c/compiler/platforms.descr"