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 /ports-mgmt | |
parent | eb3a58784dcf83c096c6fa85134ba6b20d493262 (diff) | |
download | ports-0589d36b869f5c1d5a2d2791ab8ba21bc91ed333.tar.gz ports-0589d36b869f5c1d5a2d2791ab8ba21bc91ed333.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 2 |
1 files changed, 2 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}" |