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 /ports-mgmt/tinderbox | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 4c05858cb71d..4b5d7ed903f3 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -22,6 +22,7 @@ OPTIONS= PGSQL "With pgsql" Off \ LIGHTTPD "Use LightHTTPD for web interface" Off NO_BUILD= yes +WANT_PERL5= yes SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |