aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/barry/Makefile3
-rw-r--r--sysutils/barry/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile
index 30beb07af84..83a0a593be3 100644
--- a/ports-mgmt/barry/Makefile
+++ b/ports-mgmt/barry/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.student.uni-oldenburg.de/frerich.raabe/barry/ \
MAINTAINER= so14k@so14k.com
COMMENT= A nice KDE frontend to the ports system
+BUILD_DEPENDS= portsdb:${PORTSDIR}/sysutils/portupgrade
+RUN_DEPENDS= portsdb:${PORTSDIR}/sysutils/portupgrade
+
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_REINPLACE= yes
diff --git a/sysutils/barry/Makefile b/sysutils/barry/Makefile
index 30beb07af84..83a0a593be3 100644
--- a/sysutils/barry/Makefile
+++ b/sysutils/barry/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.student.uni-oldenburg.de/frerich.raabe/barry/ \
MAINTAINER= so14k@so14k.com
COMMENT= A nice KDE frontend to the ports system
+BUILD_DEPENDS= portsdb:${PORTSDIR}/sysutils/portupgrade
+RUN_DEPENDS= portsdb:${PORTSDIR}/sysutils/portupgrade
+
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_REINPLACE= yes
rtions'>+1 * SIZEify.trevor2004-01-291-0/+1 * Remove USE_GNOMENG.marcus2003-04-201-1/+0 * De-pkg-comment.knu2003-02-212-1/+1 * Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Fix patch after recent GNOMENG conversion.marcus2002-09-282-13/+0 * BROKEN: Does not patchkris2002-09-211-0/+2 * Use USE_GNOMENG.marcus2002-07-281-5/+3 * Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-301-4/+5 * unbreak: utilize gettext correctly.sf2001-09-12