aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-07 19:19:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-07 19:19:45 +0000
commit44000a1a4fd59eec1131ce583acd90f50aa19dff (patch)
tree3cfad3c28b2b46c21e3cee6c42692b15a05467e8
parent0e00e9f171649c98c9d9f4ca1b27ad91e82135e7 (diff)
downloadports-44000a1a4fd59eec1131ce583acd90f50aa19dff.tar.gz
ports-44000a1a4fd59eec1131ce583acd90f50aa19dff.zip
Notes
-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 30beb07af84d..83a0a593be3b 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 30beb07af84d..83a0a593be3b 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