diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnocky/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gnocky/Makefile b/comms/gnocky/Makefile index 370320b37550..96f5fa4471e5 100644 --- a/comms/gnocky/Makefile +++ b/comms/gnocky/Makefile @@ -12,8 +12,7 @@ COMMENT= Graphical (GTK+2) frontend for gnokii LIB_DEPENDS= libgnokii.so:${PORTSDIR}/comms/gnokii -USES= pkgconfig -USE_BZIP2= yes +USES= pkgconfig tar:bzip2 USE_GNOME= gtk20 libglade2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |