svn commit: r341350 - head/x11-themes/ubuntulooks

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


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>


More information about the svn-ports-all mailing list