diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:35:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:35:51 +0000 |
commit | 0589d36b869f5c1d5a2d2791ab8ba21bc91ed333 (patch) | |
tree | 7d775f582cca8a3068191e75d2aed4b86fc1b42b | |
parent | BROKEN: pkg-plist is incorrect (diff) |
BROKEN: Does not install
Notes
Notes:
svn path=/head/; revision=67420
-rw-r--r-- | ports-mgmt/barry/Makefile | 2 | ||||
-rw-r--r-- | sysutils/barry/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 098c01b156f6..6fdef9582913 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://frerich.ath.cx/barry/ MAINTAINER= so14k@so14k.com +BROKEN= "Does not install" + USE_BZIP2= yes USE_KDELIBS_VER=3 MAKE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}" PREFIX="${PREFIX}" diff --git a/sysutils/barry/Makefile b/sysutils/barry/Makefile index 098c01b156f6..6fdef9582913 100644 --- a/sysutils/barry/Makefile +++ b/sysutils/barry/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://frerich.ath.cx/barry/ MAINTAINER= so14k@so14k.com +BROKEN= "Does not install" + USE_BZIP2= yes USE_KDELIBS_VER=3 MAKE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}" PREFIX="${PREFIX}" |