diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:44:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:44:12 +0000 |
commit | a16ab4a21af5e3ff4efd8095afe335206eaefbba (patch) | |
tree | 7559e5da436a30a36ff23185889c2ce9395c281f /comms | |
parent | fdd2f27d8d557eefadfb95bcdbad6a97be24aa6d (diff) | |
download | ports-a16ab4a21af5e3ff4efd8095afe335206eaefbba.tar.gz ports-a16ab4a21af5e3ff4efd8095afe335206eaefbba.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tilp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/tilp/Makefile b/comms/tilp/Makefile index 1d638f24ffe3..0dd219676ec0 100644 --- a/comms/tilp/Makefile +++ b/comms/tilp/Makefile @@ -20,8 +20,6 @@ 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 |