diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 19:58:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 19:58:39 +0000 |
commit | e5d133e492e12189b8a9f0b91c6af6f02610e53d (patch) | |
tree | 057b90b52254b2ad46893dec677c9cc1b592e600 /ports-mgmt/kports | |
parent | 3fc4ea54a01b1367b29ebdc64822ec5cc13fa1c9 (diff) | |
download | ports-e5d133e492e12189b8a9f0b91c6af6f02610e53d.tar.gz ports-e5d133e492e12189b8a9f0b91c6af6f02610e53d.zip |
Notes
Diffstat (limited to 'ports-mgmt/kports')
-rw-r--r-- | ports-mgmt/kports/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/kports/Makefile b/ports-mgmt/kports/Makefile index 31cd858ca589..de712139a79f 100644 --- a/ports-mgmt/kports/Makefile +++ b/ports-mgmt/kports/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= hannes.hauswedell@gmail.com COMMENT= Powerful KDE-Frontend to the Ports +BROKEN= Does not compile + USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 |