diff options
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}" |