aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jps
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-07 05:45:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-07 05:45:04 +0000
commit581e69adb267a46bd059f3252f57fdda449034ef (patch)
tree6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /sysutils/jps
parent0993ac7ee05fb36834452d01188a887420b86d56 (diff)
downloadports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz
ports-581e69adb267a46bd059f3252f57fdda449034ef.zip
Notes
Diffstat (limited to 'sysutils/jps')
-rw-r--r--sysutils/jps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/jps/Makefile b/sysutils/jps/Makefile
index 84fd06790d78..a9cb54cf2074 100644
--- a/sysutils/jps/Makefile
+++ b/sysutils/jps/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAN1= jps.1
MANCOMPRESSED= yes
+USE_PERL5= yes
PLIST_FILES= bin/jps
.include <bsd.port.mk>