Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 09:35:06 +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: r341358 - head/x11-themes/icons-tango-extras
Message-ID:  <201401270935.s0R9Z62i028043@svn.freebsd.org>

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

Log:
  - Stage support
  - switch to USES

Modified:
  head/x11-themes/icons-tango-extras/Makefile

Modified: head/x11-themes/icons-tango-extras/Makefile
==============================================================================
--- head/x11-themes/icons-tango-extras/Makefile	Mon Jan 27 09:34:37 2014	(r341357)
+++ head/x11-themes/icons-tango-extras/Makefile	Mon Jan 27 09:35:06 2014	(r341358)
@@ -18,9 +18,8 @@ BUILD_DEPENDS=	${LOCALBASE}/libexec/icon
 RUN_DEPENDS=	${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:${PORTSDIR}/x11-themes/icons-tango
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+USES=	gmake
 USE_GNOME=	intlhack
 INSTALLS_ICONS=	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?201401270935.s0R9Z62i028043>