diff options
Diffstat (limited to 'net/gtk-vnc/Makefile')
-rw-r--r-- | net/gtk-vnc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 0e40ca46a..f8c44f387 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -18,9 +18,8 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USE_XZ= yes USE_GNOME= gnomehier gtk30 introspection:build -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |