diff options
Diffstat (limited to 'net/gtk-vnc/Makefile')
-rw-r--r-- | net/gtk-vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 2a564349b..d881b7113 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtk-vnc PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -20,7 +20,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB USE_GNOME= gnomehier gtk30 introspection:build -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |