svn commit: r352058 - head/x11-toolkits/gtk30
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 24 20:01:13 UTC 2014
Author: antoine
Date: Thu Apr 24 20:01:12 2014
New Revision: 352058
URL: http://svnweb.freebsd.org/changeset/ports/352058
QAT: https://qat.redports.org/buildarchive/r352058/
Log:
Unbreak gtk30-reference
Modified:
head/x11-toolkits/gtk30/Makefile
Modified: head/x11-toolkits/gtk30/Makefile
==============================================================================
--- head/x11-toolkits/gtk30/Makefile Thu Apr 24 19:48:33 2014 (r352057)
+++ head/x11-toolkits/gtk30/Makefile Thu Apr 24 20:01:12 2014 (r352058)
@@ -17,6 +17,8 @@ COMMENT= Gimp Toolkit for X11 GUI (curre
LICENSE= LGPL20
+USES= tar:xz
+
.if defined(REFERENCE_PORT)
PORTSCOUT= ignore:1
.else
@@ -31,7 +33,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME= atk pango gdkpixbuf2 ltverhack gtk-update-icon-cache \
introspection:build
-USES= gettext gmake pathfix perl5 pkgconfig tar:xz
+USES+= gettext gmake pathfix perl5 pkgconfig
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
xcomposite
CONFIGURE_ARGS= --enable-gtk2-dependency --disable-packagekit
More information about the svn-ports-head
mailing list