Date: Tue, 5 Nov 2013 18:06:58 +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: r332885 - head/devel/libkolab Message-ID: <201311051806.rA5I6wAU078146@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Tue Nov 5 18:06:57 2013 New Revision: 332885 URL: http://svnweb.freebsd.org/changeset/ports/332885 Log: Support staging. Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> Modified: head/devel/libkolab/Makefile Modified: head/devel/libkolab/Makefile ============================================================================== --- head/devel/libkolab/Makefile Tue Nov 5 17:59:05 2013 (r332884) +++ head/devel/libkolab/Makefile Tue Nov 5 18:06:57 2013 (r332885) @@ -25,5 +25,4 @@ USE_LDCONFIG= yes USE_QT4= corelib gui xml \ moc_build qmake_build rcc_build uic_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?201311051806.rA5I6wAU078146>