aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2008-08-03 10:23:07 +0800
committersem <sem@FreeBSD.org>2008-08-03 10:23:07 +0800
commited9264d0854e11dc578c34b45cf2ae52a6e1e86a (patch)
tree7deba5364845d530d01fd4be8cc386fa1c63ea97 /ports-mgmt
parentd8af3bbb7f7769bbdcfe035e48f2a08f2a1a6c02 (diff)
downloadfreebsd-ports-gnome-ed9264d0854e11dc578c34b45cf2ae52a6e1e86a.tar.gz
freebsd-ports-gnome-ed9264d0854e11dc578c34b45cf2ae52a6e1e86a.tar.zst
freebsd-ports-gnome-ed9264d0854e11dc578c34b45cf2ae52a6e1e86a.zip
- Remove perl dependency. perl is not used for some time as it was before.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile1
-rw-r--r--ports-mgmt/portupgrade/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 4414f548798a..8131c536495b 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -23,7 +23,6 @@ CONFLICTS= portupgrade-[0-9]*
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_FEATURES= optparse ruby18
-USE_PERL5_RUN= yes
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
LDCONFIG_DIRS= %%PREFIX%%/lib/compat/pkg
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index 97462c2ce412..549455c220ef 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -24,7 +24,6 @@ CONFLICTS= portupgrade-devel-*
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_FEATURES= optparse ruby18
-USE_PERL5_RUN= yes
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
LDCONFIG_DIRS= %%PREFIX%%/lib/compat/pkg