aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-12-29 01:52:08 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2004-12-29 01:52:08 +0800
commitbb4bc6474679392f74ce84f1c26052c26272e9c5 (patch)
treeafcaa6d3928149d46fc2d38ec92db368fd97212e /sysutils
parentcb4057b78f8bb3d44d92d40a3c0d921a50f76dc6 (diff)
downloadfreebsd-ports-gnome-bb4bc6474679392f74ce84f1c26052c26272e9c5.tar.gz
freebsd-ports-gnome-bb4bc6474679392f74ce84f1c26052c26272e9c5.tar.zst
freebsd-ports-gnome-bb4bc6474679392f74ce84f1c26052c26272e9c5.zip
Oops, I forgot to commit Makefile..
-- Fix the startup script for 4.x. Submitted by: Nicole Thurner <thurners -at- t-online.de>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/portupgrade-devel/Makefile2
-rw-r--r--sysutils/portupgrade/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index 2a96e00054ad..75fe60b2e425 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/portupgrade-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041226
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -29,6 +30,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
# ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
+USE_RC_SUBR= yes
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_FEATURES= optparse ruby18
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 2a96e00054ad..75fe60b2e425 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041226
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -29,6 +30,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
# ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb
+USE_RC_SUBR= yes
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_FEATURES= optparse ruby18