summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-05 12:18:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-05 12:18:13 +0000
commited904572bb530d36d880759c1d97db64d392f03d (patch)
treeaa1e32d865ccd614190dd9d837a8d30ccb22bf96 /devel
parentBROKEN on !i386 and !alpha: Does not compile (diff)
- Add missed build depend on Perl
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=103002
Diffstat (limited to 'devel')
-rw-r--r--devel/oskit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/oskit/Makefile b/devel/oskit/Makefile
index 564b4d6e1293..87136b1e075f 100644
--- a/devel/oskit/Makefile
+++ b/devel/oskit/Makefile
@@ -16,6 +16,8 @@ COMMENT= Framework and a set of libraries for developing operating systems
BUILD_DEPENDS= gcc295:${PORTSDIR}/lang/gcc295
RUN_DEPENDS= gcc295:${PORTSDIR}/lang/gcc295
+USE_PERL5_BUILD= yes
+
OSKITDIR= ${PORTNAME}
GNU_CONFIGURE= yes