diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-03 00:07:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-03 00:07:15 +0000 |
commit | 227d7486f27cc89e932e81fc64d3b59f203835d9 (patch) | |
tree | 82c3e58fc36c3ec509c8b32559f338c33921bf55 /comms | |
parent | f8bcb55d49547f6e8d97153e89c057c6fa804882 (diff) | |
download | ports-227d7486f27cc89e932e81fc64d3b59f203835d9.tar.gz ports-227d7486f27cc89e932e81fc64d3b59f203835d9.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tilp2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index 001a3f2a3924..f7c381118dfd 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= libticables2.so:${PORTSDIR}/comms/libticables2 \ libticalcs2.so:${PORTSDIR}/comms/libticalcs2 \ libticonv.so:${PORTSDIR}/converters/libticonv -USES= desktop-file-utils gmake pkgconfig shared-mime-info -USE_BZIP2= yes +USES= desktop-file-utils gmake pkgconfig shared-mime-info tar:bzip2 USE_GNOME= gtk20 OPTIONS_DEFINE= NLS |