From d849eba3b70b7ecfe1d95c7e4fea52c73dac2f58 Mon Sep 17 00:00:00 2001 From: mnag Date: Fri, 5 May 2006 21:13:20 +0000 Subject: - Fix build dependency PR: 96837 Submitted by: maintainer --- devel/plan9port/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel') diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 2b1d9299ed22..9daed2c225a0 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -16,6 +16,7 @@ MAINTAINER= serge.gagnon@b2b2c.ca COMMENT= Port of the bulk of the Plan9 software build environment to Unix USE_XLIB= YES +USE_PERL5_BUILD=YES WRKSRC= ${WRKDIR}/plan9 PLIST= ${WRKDIR}/.PLIST SUB_FILES= pkg-message -- cgit