Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 09:36:48 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341360 - head/x11-themes/gtk-flat-theme2
Message-ID:  <201401270936.s0R9amBk028350@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Jan 27 09:36:47 2014
New Revision: 341360
URL: http://svnweb.freebsd.org/changeset/ports/341360
QAT: https://qat.redports.org/buildarchive/r341360/

Log:
  - Stage support
  - switch to USES

Modified:
  head/x11-themes/gtk-flat-theme2/Makefile

Modified: head/x11-themes/gtk-flat-theme2/Makefile
==============================================================================
--- head/x11-themes/gtk-flat-theme2/Makefile	Mon Jan 27 09:36:00 2014	(r341359)
+++ head/x11-themes/gtk-flat-theme2/Makefile	Mon Jan 27 09:36:47 2014	(r341360)
@@ -15,10 +15,9 @@ COMMENT=	A port of the Flat GTK+ engine 
 WRKSRC=		${WRKDIR}/gtk-flat-theme-2.0
 
 GNU_CONFIGURE=	yes
-USES=		gmake pkgconfig
-USE_GNOME=	gnomehack gtk20
+USES=		gmake pkgconfig pathfix
+USE_GNOME=	gtk20
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 post-extract:



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