summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-02-24 19:47:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-02-24 19:47:55 +0000
commit34448aa4fcc63943011762d62ea3c4a7e9cf9a1b (patch)
tree42d9a9593403cbbd14baa9575977d450f9f1008e /sysutils
parentUpdate to 20020225. Restructure portsdb. (diff)
Remove cruft.
Notes
Notes: svn path=/head/; revision=55200
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/portupgrade-devel/Makefile4
-rw-r--r--sysutils/portupgrade/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index ab9c8c4df470..74d116955623 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/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/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index ab9c8c4df470..74d116955623 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/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; \