svn commit: r341358 - head/x11-themes/icons-tango-extras

Martin Wilke miwi at FreeBSD.org
Mon Jan 27 09:35:06 UTC 2014


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>


More information about the svn-ports-all mailing list