Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2013 15:34:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330888 - head/net/gupnp-igd
Message-ID:  <201310191534.r9JFYIo9017681@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 19 15:34:18 2013
New Revision: 330888
URL: http://svnweb.freebsd.org/changeset/ports/330888

Log:
  - Support STAGEDIR

Modified:
  head/net/gupnp-igd/Makefile

Modified: head/net/gupnp-igd/Makefile
==============================================================================
--- head/net/gupnp-igd/Makefile	Sat Oct 19 15:33:32 2013	(r330887)
+++ head/net/gupnp-igd/Makefile	Sat Oct 19 15:34:18 2013	(r330888)
@@ -25,7 +25,6 @@ USE_PYTHON=	yes
 USE_XZ=		yes
 USES=		gmake pathfix pkgconfig
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e '/ --define-variable=/d' ${WRKSRC}/configure
 



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