diff options
Diffstat (limited to 'x11/zenity3/Makefile')
-rw-r--r-- | x11/zenity3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/zenity3/Makefile b/x11/zenity3/Makefile index 089ff6de6..daa4ec2ae 100644 --- a/x11/zenity3/Makefile +++ b/x11/zenity3/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= zenity -PORTVERSION= 3.6.0 +PORTVERSION= 3.8.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -18,10 +18,9 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool CONFLICTS= gtkada-1.2.* zenity-2.* -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk30 intlhack USE_XORG= x11 -USE_XZ= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |