diff options
author | kris <kris@FreeBSD.org> | 2004-04-19 12:37:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-19 12:37:39 +0800 |
commit | 5d08d2f13b9f9666df9ce4b576a63d9dbbfcd88b (patch) | |
tree | 3d5c81bba3bb645ac51623cc7c20db0f91ef963f /comms | |
parent | 97d8c8c1a486f7caede0030f1fcacb4d2c530d34 (diff) | |
download | freebsd-ports-graphics-5d08d2f13b9f9666df9ce4b576a63d9dbbfcd88b.tar.gz freebsd-ports-graphics-5d08d2f13b9f9666df9ce4b576a63d9dbbfcd88b.tar.zst freebsd-ports-graphics-5d08d2f13b9f9666df9ce4b576a63d9dbbfcd88b.zip |
BROKEN: Does not compile
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 0dd219676ec..1d638f24ffe 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 |