diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 04:37:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 04:37:39 +0000 |
commit | f494483776a04b2fdb961d94332e199673578f9e (patch) | |
tree | 1b81ae3547fb1760ffa75d96786bb7d1cf21ef4f /comms | |
parent | BROKEN: Configure fails (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=107516
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tilp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 0dd219676ec0..1d638f24ffe3 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= ticalcs-4.5:${PORTSDIR}/devel/libticalcs \ ticables.10:${PORTSDIR}/comms/libticables \ tifiles.5:${PORTSDIR}/devel/libtifiles +BROKEN= "Does not compile" + USE_GETTEXT= yes USE_GNOME= gtk20 libglade2 USE_X_PREFIX= yes |