aboutsummaryrefslogtreecommitdiff
path: root/archivers/fastjar
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-08-10 05:31:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-08-10 05:31:36 +0000
commitc340d2440ac22e05321afe1dcfd8a32582c4345e (patch)
treeb7e88ffd893733371d1cbd5118fa3cacf9189b58 /archivers/fastjar
parent67f7551794d1ad0a173ee07a71c7941e9199ea4a (diff)
downloadports-c340d2440ac22e05321afe1dcfd8a32582c4345e.tar.gz
ports-c340d2440ac22e05321afe1dcfd8a32582c4345e.zip
A build fix via pointyhat.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=170254
Diffstat (limited to 'archivers/fastjar')
-rw-r--r--archivers/fastjar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index d664348a9f36..a7b9a9b50106 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -22,6 +22,7 @@ PORTDOCS= CHANGES README
PLIST_FILES= bin/fastjar bin/grepjar
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
+USE_PERL5_BUILD= yes
post-install:
.if !defined(NOPORTDOCS)