Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 09:06:27 +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: r341350 - head/x11-themes/ubuntulooks
Message-ID:  <201401270906.s0R96Rta016187@svn.freebsd.org>

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

Log:
  - Switch to USES
  - Stage support

Modified:
  head/x11-themes/ubuntulooks/Makefile

Modified: head/x11-themes/ubuntulooks/Makefile
==============================================================================
--- head/x11-themes/ubuntulooks/Makefile	Mon Jan 27 09:05:43 2014	(r341349)
+++ head/x11-themes/ubuntulooks/Makefile	Mon Jan 27 09:06:26 2014	(r341350)
@@ -15,10 +15,8 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgc
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
 
 GNU_CONFIGURE=	yes
-USES=		pkgconfig
-USE_GMAKE=	yes
+USES=		pkgconfig gmake
 USE_GNOME=	gtk20
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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