diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-05 21:13:20 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-05 21:13:20 +0000 |
commit | fdf1e857b15609e370f967ea40cda135186993e8 (patch) | |
tree | 20875592cd88e4e11fefe78084205bcd89ccac0d /devel/plan9port | |
parent | 43e7124ffe816e07a2f132968ff8abad0b31bdf7 (diff) | |
download | ports-fdf1e857b15609e370f967ea40cda135186993e8.tar.gz ports-fdf1e857b15609e370f967ea40cda135186993e8.zip |
Notes
Diffstat (limited to 'devel/plan9port')
-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 |