Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 05:48:30 +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: r341328 - head/x11-themes/gnome-backgrounds
Message-ID:  <201401270548.s0R5mUNO038242@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Jan 27 05:48:29 2014
New Revision: 341328
URL: http://svnweb.freebsd.org/changeset/ports/341328
QAT: https://qat.redports.org/buildarchive/r341328/

Log:
  - Stage support
  - While here switch to USES

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

Modified: head/x11-themes/gnome-backgrounds/Makefile
==============================================================================
--- head/x11-themes/gnome-backgrounds/Makefile	Mon Jan 27 05:41:50 2014	(r341327)
+++ head/x11-themes/gnome-backgrounds/Makefile	Mon Jan 27 05:48:29 2014	(r341328)
@@ -12,12 +12,10 @@ MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	A collection of backgrounds for GNOME 2
 
 USE_BZIP2=	yes
-USES=		gettext
+USES=		gettext gmake pathfix
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack intlhack
+USE_GNOME=	gnomeprefix intlhack
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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