Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 09:04:59 +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: r341348 - head/x11-themes/icon-naming-utils
Message-ID:  <201401270904.s0R94x3u015803@svn.freebsd.org>

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

Log:
  - Stage support
  - While here switch to USES

Modified:
  head/x11-themes/icon-naming-utils/Makefile

Modified: head/x11-themes/icon-naming-utils/Makefile
==============================================================================
--- head/x11-themes/icon-naming-utils/Makefile	Mon Jan 27 09:04:24 2014	(r341347)
+++ head/x11-themes/icon-naming-utils/Makefile	Mon Jan 27 09:04:59 2014	(r341348)
@@ -14,9 +14,7 @@ COMMENT=	Utilities of the Tango project
 BUILD_DEPENDS=	p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
 RUN_DEPENDS=	p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
 
-USES=		pathfix pkgconfig perl5
+USES=		pathfix pkgconfig perl5 gmake
 GNU_CONFIGURE=	yes
-USE_GMAKE=	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?201401270904.s0R94x3u015803>