diff options
author | kris <kris@FreeBSD.org> | 2004-04-19 07:44:12 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-19 07:44:12 +0000 |
commit | 2a6c7792a033c19a33315e54b7f1366d475c212a (patch) | |
tree | 148b280be11557a0439867d06609907474bcf9e8 /comms | |
parent | 5c822c7acfc6f0f285a93853f91696e52ce0dd44 (diff) | |
download | FreeBSD-ports-2a6c7792a033c19a33315e54b7f1366d475c212a.zip FreeBSD-ports-2a6c7792a033c19a33315e54b7f1366d475c212a.tar.gz |
Back out previous commit, the port was recently fixed.
Pointy hat to: kris
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 1d638f2..0dd2196 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 |