diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-15 04:10:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-15 04:10:58 +0000 |
commit | d2022a873e2ce0218f40caa3e165123c9b0d7303 (patch) | |
tree | dd022b3b4c33049a97c063b68f16f13089eada74 /databases/knoda | |
parent | 94f4bdc82ae19217b7df8598288ef1c948a6c294 (diff) |
Notes
Diffstat (limited to 'databases/knoda')
-rw-r--r-- | databases/knoda/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile index fbba439fa2e6..73b5611b58a6 100644 --- a/databases/knoda/Makefile +++ b/databases/knoda/Makefile @@ -16,6 +16,8 @@ COMMENT= Database frontend for KDE LIB_DEPENDS= hk_classes.5:${PORTSDIR}/databases/hk_classes +BROKEN= "Does not compile" + USE_KDELIBS_VER= 3 USE_PYTHON= yes USE_GMAKE= yes |