Date: Fri, 11 Oct 2013 16:34:36 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330089 - head/net-mgmt/vidalia Message-ID: <201310111634.r9BGYauh074792@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Fri Oct 11 16:34:35 2013 New Revision: 330089 URL: http://svnweb.freebsd.org/changeset/ports/330089 Log: - Add stage support PR: ports/182905 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) Approved by: wg/culot (mentors, implicit) Modified: head/net-mgmt/vidalia/Makefile Modified: head/net-mgmt/vidalia/Makefile ============================================================================== --- head/net-mgmt/vidalia/Makefile Fri Oct 11 16:25:50 2013 (r330088) +++ head/net-mgmt/vidalia/Makefile Fri Oct 11 16:34:35 2013 (r330089) @@ -17,5 +17,4 @@ USES= cmake INSTALLS_ICONS= yes USE_QT4= gui moc_build qmake_build rcc_build uic_build network xml linguist_build -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310111634.r9BGYauh074792>