diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-05-10 18:57:08 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-05-10 18:57:08 +0000 |
commit | ceea69bb4b397171f4247dcb81598e0e666267b9 (patch) | |
tree | 4f8dd06c9f3e5dfc00e7e3b690a07a3a4c9b16bd /comms | |
parent | f794da2a053ed4efe1abd40cddf19ef8284644fc (diff) | |
download | ports-ceea69bb4b397171f4247dcb81598e0e666267b9.tar.gz ports-ceea69bb4b397171f4247dcb81598e0e666267b9.zip |
Notes
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 |