aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-17 14:20:35 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-17 14:20:35 +0000
commit4a164369fad3b890570a9d0c66ae6bc87efc6db2 (patch)
treec77c60b94732f505dfad962049915a3394e0d926 /sysutils/portupgrade/Makefile
parenta26a1682086138fe4d8ce551479081aa3c97313c (diff)
downloadports-4a164369fad3b890570a9d0c66ae6bc87efc6db2.tar.gz
ports-4a164369fad3b890570a9d0c66ae6bc87efc6db2.zip
Notes
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r--sysutils/portupgrade/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 339261a96fcf..23335a4993bd 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -22,6 +22,15 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \
USE_RUBY= yes
+RUBY_SHEBANG_FILES= \
+ ${WRKSRC}/pkg_glob \
+ ${WRKSRC}/pkgdepfix \
+ ${WRKSRC}/portcvsweb \
+ ${WRKSRC}/portsclean \
+ ${WRKSRC}/portsdb \
+ ${WRKSRC}/portupgrade \
+ ${WRKSRC}/portversion
+
NO_BUILD= yes
MAN1= pkg_deinstall.1 \