aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-05 20:18:13 +0800
committerpav <pav@FreeBSD.org>2004-03-05 20:18:13 +0800
commitdc2c9e0860db9696a8f5a7d51e5fc2ab0eec25b6 (patch)
treec23237cd11f8d0b0b1c8baca46900b0a95705acc /devel
parentcab76515930943c1f9ce98d143d8252086338003 (diff)
downloadfreebsd-ports-gnome-dc2c9e0860db9696a8f5a7d51e5fc2ab0eec25b6.tar.gz
freebsd-ports-gnome-dc2c9e0860db9696a8f5a7d51e5fc2ab0eec25b6.tar.zst
freebsd-ports-gnome-dc2c9e0860db9696a8f5a7d51e5fc2ab0eec25b6.zip
- Add missed build depend on Perl
Reported by: bento via kris
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