diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:11:09 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 22:11:09 +0000 |
commit | 7dfc6744de724aaa90499d31c8f92d246b4c1c91 (patch) | |
tree | f1401b54626ff5b3343420ed69f36ce4b1eb30be /misc/kcd | |
parent | 28d02437b535d465949af1f4b8e29037ac0c1539 (diff) | |
download | ports-7dfc6744de724aaa90499d31c8f92d246b4c1c91.tar.gz ports-7dfc6744de724aaa90499d31c8f92d246b4c1c91.zip |
Notes
Diffstat (limited to 'misc/kcd')
-rw-r--r-- | misc/kcd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index b95fd4479e7b..cdf1ce00bfa9 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not compile" + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes |