summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-20 15:06:14 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-20 15:06:14 +0000
commit7e223b85118f24db9d6d99ba140621d85e2af079 (patch)
treed79f93c82dac5aec16534db50c252c8339ae3e0c /net
parent- Update to version 1.7.9 (diff)
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
Notes
Notes: svn path=/head/; revision=94477
Diffstat (limited to 'net')
-rw-r--r--net/clusterit/Makefile2
-rw-r--r--net/gnomba/Makefile2
-rw-r--r--net/jags/Makefile2
-rw-r--r--net/openverse/Makefile2
-rw-r--r--net/papaya-plugins/Makefile2
-rw-r--r--net/papaya/Makefile2
-rw-r--r--net/phex/Makefile2
-rw-r--r--net/ppxp/Makefile2
-rw-r--r--net/svnc/Makefile2
-rw-r--r--net/tvark/Makefile2
-rw-r--r--net/xsmbrowser/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/net/clusterit/Makefile b/net/clusterit/Makefile
index f9fb07a89c92..2fd58a3373c7 100644
--- a/net/clusterit/Makefile
+++ b/net/clusterit/Makefile
@@ -25,7 +25,7 @@ PLIST_SUB+= X11=''
MAN1+= rvt.1 dvt.1
USE_XLIB= yes
.endif
-USE_PERL= yes
+USE_PERL5_BUILD=yes
post-patch:
@${FIND} ${WRKSRC} -name Makefile | ${XARGS} \
diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile
index 6e5bc81ca39f..814aeefee77f 100644
--- a/net/gnomba/Makefile
+++ b/net/gnomba/Makefile
@@ -16,7 +16,7 @@ COMMENT= GNOME compliant browser of SMB shares
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs
-USE_PERL= yes
+USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/net/jags/Makefile b/net/jags/Makefile
index a90dc6a10af1..a94d76c232b1 100644
--- a/net/jags/Makefile
+++ b/net/jags/Makefile
@@ -18,7 +18,7 @@ COMMENT= JAGS - Just Another GTK+ Samba Client
USE_GMAKE= yes
USE_XPM= yes
USE_GNOME= gtk12
-USE_PERL= yes
+USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
pre-patch:
diff --git a/net/openverse/Makefile b/net/openverse/Makefile
index 08968de0f351..e42abfac9728 100644
--- a/net/openverse/Makefile
+++ b/net/openverse/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \
wish8.2:${PORTSDIR}/x11-toolkits/tk82
NO_BUILD= yes
-USE_PERL= yes
+USE_PERL5_BUILD=yes
WRKSRC= ${WRKDIR}/OpenVerse
pre-build:
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile
index 52d86662fc79..50f6fb7c18a6 100644
--- a/net/papaya-plugins/Makefile
+++ b/net/papaya-plugins/Makefile
@@ -18,7 +18,7 @@ COMMENT= Plugins for papaya, a graphical GTK mud client
BUILD_DEPENDS= ${PORTSDIR}/net/papaya/work/papaya-src-${PORTVERSION}/src/h:${PORTSDIR}/net/papaya
RUN_DEPENDS= papaya:${PORTSDIR}/net/papaya
-USE_PERL= yes
+USE_PERL5_BUILD=yes
USE_SUBMAKE= yes
IS_INTERACTIVE= yes
USE_GMAKE= yes
diff --git a/net/papaya/Makefile b/net/papaya/Makefile
index 8b15c887d029..e1408a2fbfac 100644
--- a/net/papaya/Makefile
+++ b/net/papaya/Makefile
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gtk12
WANT_GNOME= yes
-USE_PERL= yes
+USE_PERL5_BUILD=yes
.include <bsd.port.pre.mk>
diff --git a/net/phex/Makefile b/net/phex/Makefile
index d992cfd27195..574fc2af74cc 100644
--- a/net/phex/Makefile
+++ b/net/phex/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= A Java multi platform and spyware free gnutella client
USE_JAVA= 1.3+
-USE_PERL= yes
+USE_PERL5_BUILD=yes
USE_ZIP= yes
NO_BUILD= yes
NO_BUILD_DEPENDS_JAVA= yes
diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile
index 8f300953481b..cfab28b683cd 100644
--- a/net/ppxp/Makefile
+++ b/net/ppxp/Makefile
@@ -36,7 +36,7 @@ RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \
tclsh8.3:${PORTSDIR}/lang/tcl83
.endif
-USE_PERL= yes
+USE_PERL5_BUILD=yes
USE_XPM= yes
USE_GMAKE= yes
USE_AUTOCONF= yes
diff --git a/net/svnc/Makefile b/net/svnc/Makefile
index 7c8237276507..5d9a82ed44e0 100644
--- a/net/svnc/Makefile
+++ b/net/svnc/Makefile
@@ -24,7 +24,7 @@ DOCFILES= README
DOCDIR= share/doc/${PORTNAME}/
ONLY_FOR_ARCHS= i386
PLIST= ${WRKDIR}/pkg-plist
-USE_PERL= yes
+USE_PERL5_BUILD=yes
WRKSRC= ${WRKDIR}/svncviewer
do-patch:
diff --git a/net/tvark/Makefile b/net/tvark/Makefile
index 241e7041941d..8d3640f933c9 100644
--- a/net/tvark/Makefile
+++ b/net/tvark/Makefile
@@ -17,7 +17,7 @@ COMMENT= GUI network monitoring tool, tied to a MySQL database
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
USE_X_PREFIX= yes
-USE_PERL= yes
+USE_PERL5_BUILD=yes
USE_GNOME= gtk12
.include <bsd.port.pre.mk>
diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile
index b9b24a856835..c6cefe036b6d 100644
--- a/net/xsmbrowser/Makefile
+++ b/net/xsmbrowser/Makefile
@@ -16,7 +16,7 @@ COMMENT= Tcl/Tk port of Windows' Network Neighborhood
RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba \
${LOCALBASE}/bin/expectk:${PORTSDIR}/lang/expect
-USE_PERL= yes
+USE_PERL5_BUILD=yes
do-build:
${PERL} -pi -e s!%%PREFIX%%!${PREFIX}!g ${WRKSRC}/xsmbrowser