diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-20 13:51:47 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-20 13:51:47 +0000 |
commit | 67f7abb99138baffbda09718046ddb01db0d01fe (patch) | |
tree | 0709c986f28ceee8e1967ed94b42468ef67d3279 /net | |
parent | a70b06edd25072b161ab4a27fd526c93810bc671 (diff) | |
download | FreeBSD-ports-67f7abb99138baffbda09718046ddb01db0d01fe.zip FreeBSD-ports-67f7abb99138baffbda09718046ddb01db0d01fe.tar.gz |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Diffstat (limited to 'net')
-rw-r--r-- | net/clusterit/Makefile | 1 | ||||
-rw-r--r-- | net/gnomba/Makefile | 1 | ||||
-rw-r--r-- | net/jags/Makefile | 1 | ||||
-rw-r--r-- | net/openverse/Makefile | 1 | ||||
-rw-r--r-- | net/papaya-plugins/Makefile | 1 | ||||
-rw-r--r-- | net/papaya/Makefile | 1 | ||||
-rw-r--r-- | net/phex/Makefile | 1 | ||||
-rw-r--r-- | net/ppxp/Makefile | 1 | ||||
-rw-r--r-- | net/svnc/Makefile | 1 | ||||
-rw-r--r-- | net/tvark/Makefile | 1 | ||||
-rw-r--r-- | net/xsmbrowser/Makefile | 2 |
11 files changed, 12 insertions, 0 deletions
diff --git a/net/clusterit/Makefile b/net/clusterit/Makefile index 51c8b33..f9fb07a 100644 --- a/net/clusterit/Makefile +++ b/net/clusterit/Makefile @@ -25,6 +25,7 @@ PLIST_SUB+= X11='' MAN1+= rvt.1 dvt.1 USE_XLIB= yes .endif +USE_PERL= yes post-patch: @${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ diff --git a/net/gnomba/Makefile b/net/gnomba/Makefile index 5622fec..6e5bc81 100644 --- a/net/gnomba/Makefile +++ b/net/gnomba/Makefile @@ -16,6 +16,7 @@ COMMENT= GNOME compliant browser of SMB shares USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_PERL= 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 c2506ba..a90dc6a 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -18,6 +18,7 @@ COMMENT= JAGS - Just Another GTK+ Samba Client USE_GMAKE= yes USE_XPM= yes USE_GNOME= gtk12 +USE_PERL= yes GNU_CONFIGURE= yes pre-patch: diff --git a/net/openverse/Makefile b/net/openverse/Makefile index 2b07e16..08968de 100644 --- a/net/openverse/Makefile +++ b/net/openverse/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes +USE_PERL= yes WRKSRC= ${WRKDIR}/OpenVerse pre-build: diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile index f354816..52d8666 100644 --- a/net/papaya-plugins/Makefile +++ b/net/papaya-plugins/Makefile @@ -18,6 +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_SUBMAKE= yes IS_INTERACTIVE= yes USE_GMAKE= yes diff --git a/net/papaya/Makefile b/net/papaya/Makefile index 1b0b25a..8b15c88 100644 --- a/net/papaya/Makefile +++ b/net/papaya/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk12 WANT_GNOME= yes +USE_PERL= yes .include <bsd.port.pre.mk> diff --git a/net/phex/Makefile b/net/phex/Makefile index 2999a88..d992cfd 100644 --- a/net/phex/Makefile +++ b/net/phex/Makefile @@ -16,6 +16,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= 1.3+ +USE_PERL= yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 5ad4849..8f30095 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -36,6 +36,7 @@ RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ tclsh8.3:${PORTSDIR}/lang/tcl83 .endif +USE_PERL= yes USE_XPM= yes USE_GMAKE= yes USE_AUTOCONF= yes diff --git a/net/svnc/Makefile b/net/svnc/Makefile index 5b2cd16..7c82372 100644 --- a/net/svnc/Makefile +++ b/net/svnc/Makefile @@ -24,6 +24,7 @@ DOCFILES= README DOCDIR= share/doc/${PORTNAME}/ ONLY_FOR_ARCHS= i386 PLIST= ${WRKDIR}/pkg-plist +USE_PERL= yes WRKSRC= ${WRKDIR}/svncviewer do-patch: diff --git a/net/tvark/Makefile b/net/tvark/Makefile index 899d37a..241e704 100644 --- a/net/tvark/Makefile +++ b/net/tvark/Makefile @@ -17,6 +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_GNOME= gtk12 .include <bsd.port.pre.mk> diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile index fe14e5f..b9b24a8 100644 --- a/net/xsmbrowser/Makefile +++ b/net/xsmbrowser/Makefile @@ -16,6 +16,8 @@ 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 + do-build: ${PERL} -pi -e s!%%PREFIX%%!${PREFIX}!g ${WRKSRC}/xsmbrowser |