aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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
parent0993ac7ee05fb36834452d01188a887420b86d56 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gdmap/Makefile1
-rw-r--r--sysutils/jps/Makefile1
-rw-r--r--sysutils/jtop/Makefile1
-rw-r--r--sysutils/ldap-account-manager/Makefile1
-rw-r--r--sysutils/lmon/Makefile1
-rw-r--r--sysutils/namefix/Makefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile
index cac665153d37..dbcbf2ee5b9c 100644
--- a/sysutils/gdmap/Makefile
+++ b/sysutils/gdmap/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_GMAKE= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
MAN1= gdmap.1
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>
diff --git a/sysutils/jtop/Makefile b/sysutils/jtop/Makefile
index 310eed7d33bf..9add4b278bb2 100644
--- a/sysutils/jtop/Makefile
+++ b/sysutils/jtop/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
MAN1= jtop.1
MANCOMPRESSED= yes
+USE_PERL5= yes
PLIST_FILES= bin/jtop
.include <bsd.port.mk>
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile
index a121751c55c6..3f5a2b906b80 100644
--- a/sysutils/ldap-account-manager/Makefile
+++ b/sysutils/ldap-account-manager/Makefile
@@ -18,6 +18,7 @@ COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota\
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
+USE_PERL5= yes
USE_PHP= pcre xml gettext session mcrypt ldap mhash iconv
WANT_PHP_WEB= yes
NO_BUILD= YES
diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile
index ff33576396b8..2e16f290da3e 100644
--- a/sysutils/lmon/Makefile
+++ b/sysutils/lmon/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFile
${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
+USE_PERL5= yes
do-install:
${INSTALL} -d -m 0755 ${PREFIX}/${PORTNAME}
diff --git a/sysutils/namefix/Makefile b/sysutils/namefix/Makefile
index c10cd9a3e6e5..18a8327a52bf 100644
--- a/sysutils/namefix/Makefile
+++ b/sysutils/namefix/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= p5-MP3-Tag>=0:${PORTSDIR}/audio/p5-MP3-Tag \
WRKSRC= ${WRKDIR}/usr/local/namefix.pl
NO_BUILD= yes
USE_BZIP2= yes
+USE_PERL5= yes
post-extract:
@${FIND} ${WRKSRC} -name '*~' -delete