Date: Tue, 5 Nov 2013 18:18:03 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332888 - head/devel/libdbusmenu-qt Message-ID: <201311051818.rA5II3gR082123@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311051818.rA5II3gR082123>