diff options
Diffstat (limited to 'comms/tilp')
-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 |