aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-01 14:52:18 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-01 14:52:18 +0000
commitac6b1d0d4e07e68634e348b6cbaa92b50601ef88 (patch)
tree8256b95254eaa1c5e73b63aa44778b3681e24166 /sysutils/portupgrade/Makefile
parentc56a406a609e73a5c857addd78e19769616ddd7e (diff)
downloadports-ac6b1d0d4e07e68634e348b6cbaa92b50601ef88.tar.gz
ports-ac6b1d0d4e07e68634e348b6cbaa92b50601ef88.zip
Notes
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r--sysutils/portupgrade/Makefile17
1 files changed, 1 insertions, 16 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index b387b3cd59e2..b2df285365d8 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20011030
+PORTVERSION= 20011101
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -27,16 +27,6 @@ USE_RUBY= yes
MAKE_ARGS= PREFIX="${PREFIX}" RUBY="${RUBY}"
-RUBY_SHEBANG_FILES= \
- ${WRKSRC}/bin/pkg_fetch \
- ${WRKSRC}/bin/pkg_glob \
- ${WRKSRC}/bin/pkgdb \
- ${WRKSRC}/bin/portcvsweb \
- ${WRKSRC}/bin/portsclean \
- ${WRKSRC}/bin/portsdb \
- ${WRKSRC}/bin/portupgrade \
- ${WRKSRC}/bin/portversion
-
MAN1= pkg_deinstall.1 \
pkg_fetch.1 \
pkg_glob.1 \
@@ -55,11 +45,6 @@ DOCS= ChangeLog README
DOCSDIR= ${PREFIX}/share/doc/pkgtools
-post-patch:
-.for f in pkgdb.rb pkgtools.rb
- ${RUBY} -i~ -pe 'sub %r:/usr/local:, "${LOCALBASE}"' ${WRKSRC}/lib/${f}
-.endfor
-
post-install:
# Remove old database
${RM} -f /var/db/pkg/pkgdb.byfile.db