diff options
Diffstat (limited to 'comms/tilp2/Makefile')
-rw-r--r-- | comms/tilp2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index 8047429bb9d3..8f997629f710 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -15,10 +15,10 @@ LIB_DEPENDS= ticables2:${PORTSDIR}/comms/libticables2 \ ticalcs2:${PORTSDIR}/comms/libticalcs2 \ ticonv:${PORTSDIR}/converters/libticonv +USES= pkgconfig USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 -USE_PKGCONFIG= build OPTIONS_DEFINE= NLS |