Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 15:50:41 +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: r342176 - in head/devel: obby physfs
Message-ID:  <201402011550.s11FofGg039783@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 15:50:41 2014
New Revision: 342176
URL: http://svnweb.freebsd.org/changeset/ports/342176
QAT: https://qat.redports.org/buildarchive/r342176/

Log:
  - Stage support

Modified:
  head/devel/obby/Makefile
  head/devel/physfs/Makefile

Modified: head/devel/obby/Makefile
==============================================================================
--- head/devel/obby/Makefile	Sat Feb  1 15:39:21 2014	(r342175)
+++ head/devel/obby/Makefile	Sat Feb  1 15:50:41 2014	(r342176)
@@ -18,7 +18,6 @@ USES=	pathfix pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MNLS}

Modified: head/devel/physfs/Makefile
==============================================================================
--- head/devel/physfs/Makefile	Sat Feb  1 15:39:21 2014	(r342175)
+++ head/devel/physfs/Makefile	Sat Feb  1 15:50:41 2014	(r342176)
@@ -14,7 +14,6 @@ USES=		cmake
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 patch-autotools-libtool:
 	@${DO_NADA}
 



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