summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 02:35:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 02:35:28 +0000
commit8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774 (patch)
treea464cea7ab72a05b3e89b10ac479b2415c68883a /lang
parentPERL -> REINPLACE (diff)
Ports didn't build without USE_PERL5=yes
Noticed on: bento
Notes
Notes: svn path=/head/; revision=69425
Diffstat (limited to 'lang')
-rw-r--r--lang/scriba/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile
index 0b736f9f75c3..9cdd8cc7f6c3 100644
--- a/lang/scriba/Makefile
+++ b/lang/scriba/Makefile
@@ -19,6 +19,7 @@ PRFXFILES= variations/standard/basiccmd.c \
testconf.c
WRKSRC= ${WRKDIR}
+USE_PERL5= yes
post-patch:
.for P in ${PRFXFILES}