Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 13:22:23 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358939 - head/net/kwooty
Message-ID:  <201406231322.s5NDMNlZ032466@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Mon Jun 23 13:22:22 2014
New Revision: 358939
URL: http://svnweb.freebsd.org/changeset/ports/358939
QAT: https://qat.redports.org/buildarchive/r358939/

Log:
  remove NO_STAGE.
  
  Approved by:	portmgr@

Modified:
  head/net/kwooty/Makefile

Modified: head/net/kwooty/Makefile
==============================================================================
--- head/net/kwooty/Makefile	Mon Jun 23 13:20:54 2014	(r358938)
+++ head/net/kwooty/Makefile	Mon Jun 23 13:22:22 2014	(r358939)
@@ -19,7 +19,6 @@ USE_QT4=	qmake_build moc_build rcc_build
 USES=		cmake
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|g' \
 		${WRKSRC}/src/preferences/kwootysettings.kcfg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406231322.s5NDMNlZ032466>