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