aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-02-25 03:47:55 +0800
committerknu <knu@FreeBSD.org>2002-02-25 03:47:55 +0800
commitca8ac77fb42dbfa17299c86649b6bef0524de77a (patch)
treec7a4a2173724663b6a36908d41593f84ce845115 /ports-mgmt
parente681c272ec3ccfc417e8c7454a9af9b3e566a652 (diff)
downloadfreebsd-ports-gnome-ca8ac77fb42dbfa17299c86649b6bef0524de77a.tar.gz
freebsd-ports-gnome-ca8ac77fb42dbfa17299c86649b6bef0524de77a.tar.zst
freebsd-ports-gnome-ca8ac77fb42dbfa17299c86649b6bef0524de77a.zip
Remove cruft.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile4
-rw-r--r--ports-mgmt/portupgrade/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index ab9c8c4df470..74d116955623 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -55,10 +55,6 @@ INSTALL_TARGET= install
INSTALL_TARGET+= install-doc
.endif
-post-patch:
- ${RUBY} -i.orig -pe 'gsub(/abs_db_driver/, "abs_db_dir")' ${WRKSRC}/lib/pkgdb.rb
- ${RUBY} -i.orig -pe '$$. == 85 and sub(/_freebsd_pkgtools_which_files/, "_freebsd_pkgtools_ports")' ${WRKSRC}/misc/zsh/_pkgtools
-
post-install:
if [ ! -f ${PREFIX}/etc/pkgtools.conf ]; then \
${CP} -p ${PREFIX}/etc/pkgtools.conf.sample ${PREFIX}/etc/pkgtools.conf; \
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index ab9c8c4df470..74d116955623 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -55,10 +55,6 @@ INSTALL_TARGET= install
INSTALL_TARGET+= install-doc
.endif
-post-patch:
- ${RUBY} -i.orig -pe 'gsub(/abs_db_driver/, "abs_db_dir")' ${WRKSRC}/lib/pkgdb.rb
- ${RUBY} -i.orig -pe '$$. == 85 and sub(/_freebsd_pkgtools_which_files/, "_freebsd_pkgtools_ports")' ${WRKSRC}/misc/zsh/_pkgtools
-
post-install:
if [ ! -f ${PREFIX}/etc/pkgtools.conf ]; then \
${CP} -p ${PREFIX}/etc/pkgtools.conf.sample ${PREFIX}/etc/pkgtools.conf; \