diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /irc/insub | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index e2173d0bda44..24b98988aa80 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -17,6 +17,7 @@ COMMENT= Some scripts for expressing how you feel on irc and the web NO_BUILD= YES USE_BZIP2= YES +USE_PERL5= YES SCRIPT= ${PORTNAME}.pl |