svn commit: r330089 - head/net-mgmt/vidalia
Danilo Egea Gondolfo
danilo at FreeBSD.org
Fri Oct 11 16:34:36 UTC 2013
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 at 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>
More information about the svn-ports-all
mailing list