diff options
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r-- | devel/plan9port/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |