Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 00:39:39 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352202 - head/x11-themes/gnome-themes-extras
Message-ID:  <201404260039.s3Q0dd2q032934@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Apr 26 00:39:39 2014
New Revision: 352202
URL: http://svnweb.freebsd.org/changeset/ports/352202
QAT: https://qat.redports.org/buildarchive/r352202/

Log:
  Support stage

Modified:
  head/x11-themes/gnome-themes-extras/Makefile

Modified: head/x11-themes/gnome-themes-extras/Makefile
==============================================================================
--- head/x11-themes/gnome-themes-extras/Makefile	Sat Apr 26 00:38:24 2014	(r352201)
+++ head/x11-themes/gnome-themes-extras/Makefile	Sat Apr 26 00:39:39 2014	(r352202)
@@ -16,13 +16,11 @@ BUILD_DEPENDS=	gtk-engines2>=2.11.0:${PO
 		icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils
 RUN_DEPENDS=	gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
 
-USE_BZIP2=	yes
-USES=		gettext gmake pkgconfig
-USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack libgnomeui intlhack
+USES=		gettext gmake pkgconfig tar:bzip2
+USE_GNOME=	libgnomeui intlhack
 INSTALLS_ICONS=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
+GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404260039.s3Q0dd2q032934>