diff options
Diffstat (limited to 'devel/oskit/Makefile')
-rw-r--r-- | devel/oskit/Makefile | 2 |
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 |