svn commit: r333897 - head/x11-themes/metacity-theme-microgui

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 15 17:55:18 UTC 2013


Author: sunpoet
Date: Fri Nov 15 17:55:17 2013
New Revision: 333897
URL: http://svnweb.freebsd.org/changeset/ports/333897

Log:
  - Support STAGEDIR
  
  PR:		ports/183915
  Submitted by:	Douglas William Thrift <douglas at douglasthrift.net> (maintainer)

Modified:
  head/x11-themes/metacity-theme-microgui/Makefile   (contents, props changed)

Modified: head/x11-themes/metacity-theme-microgui/Makefile
==============================================================================
--- head/x11-themes/metacity-theme-microgui/Makefile	Fri Nov 15 17:40:36 2013	(r333896)
+++ head/x11-themes/metacity-theme-microgui/Makefile	Fri Nov 15 17:55:17 2013	(r333897)
@@ -20,6 +20,5 @@ RESTRICTED=	${REASON}
 
 WRKSRC=		${WRKDIR}/microGUI
 
-NO_STAGE=	yes
 .include "${.CURDIR}/../metacity-themes/Makefile.metacity"
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list