diff options
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 14c3293..d1266e1 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,9 +1,8 @@ # Created by: Franz Klammer <klammer@webonaut.com> # $FreeBSD$ -# $MCom: ports/trunk/x11/zenity/Makefile 19968 2014-10-16 07:29:56Z gusi $ PORTNAME= zenity -PORTVERSION= 3.16.3 +PORTVERSION= 3.18.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gtkada-1.2.* zenity-2.* -USES= gettext gmake pathfix pkgconfig perl5 tar:xz +USES= gettext gmake gnome pathfix pkgconfig perl5 tar:xz USE_GNOME= gnomeprefix gtk30 intlhack USE_XORG= x11 GNU_CONFIGURE= yes |