svn commit: r332888 - head/devel/libdbusmenu-qt

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Nov 5 18:18:04 UTC 2013


Author: rakuco
Date: Tue Nov  5 18:18:03 2013
New Revision: 332888
URL: http://svnweb.freebsd.org/changeset/ports/332888

Log:
  Support staging.
  
  Approved by:	Schaich Alonso <alonsoschaich at fastmail.fm>

Modified:
  head/devel/libdbusmenu-qt/Makefile

Modified: head/devel/libdbusmenu-qt/Makefile
==============================================================================
--- head/devel/libdbusmenu-qt/Makefile	Tue Nov  5 18:15:48 2013	(r332887)
+++ head/devel/libdbusmenu-qt/Makefile	Tue Nov  5 18:18:03 2013	(r332888)
@@ -25,7 +25,6 @@ GENDOCS_DESC=	Build documentation (requi
 OPTIONS_DEFAULT+=	GENDOCS
 .endif
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGENDOCS}


More information about the svn-ports-all mailing list