From 581e69adb267a46bd059f3252f57fdda449034ef Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 7 Oct 2007 05:45:04 +0000 Subject: Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr --- sysutils/jps/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/jps') 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 -- cgit v1.3