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 9f65e2bc0e2b..0d4a1c738629 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk-vnc -PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTVERSION= 0.3.10 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -20,6 +19,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ USE_GNOME= pygtk2 gnomehack USE_GMAKE= yes +USE_GETTEXT= yes USE_LDCONFIG= yes USE_PYTHON= yes GNU_CONFIGURE= yes |