Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 09:39:26 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343870 - head/net-p2p/dclib
Message-ID:  <201402120939.s1C9dQP1008908@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Feb 12 09:39:26 2014
New Revision: 343870
URL: http://svnweb.freebsd.org/changeset/ports/343870
QAT: https://qat.redports.org/buildarchive/r343870/

Log:
  - Stage support

Modified:
  head/net-p2p/dclib/Makefile

Modified: head/net-p2p/dclib/Makefile
==============================================================================
--- head/net-p2p/dclib/Makefile	Wed Feb 12 09:34:07 2014	(r343869)
+++ head/net-p2p/dclib/Makefile	Wed Feb 12 09:39:26 2014	(r343870)
@@ -21,7 +21,6 @@ USE_GNOME=	libxml2
 
 CFLAGS+=	-I${LOCALBASE}/include -L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 1000015



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