Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 11:54:00 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328117 - head/devel/libgit2
Message-ID:  <201309241154.r8OBs0qG046453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Tue Sep 24 11:54:00 2013
New Revision: 328117
URL: http://svnweb.freebsd.org/changeset/ports/328117

Log:
  devel/libgit2: allows stating
  
  - Allows staging out of the box

Modified:
  head/devel/libgit2/Makefile

Modified: head/devel/libgit2/Makefile
==============================================================================
--- head/devel/libgit2/Makefile	Tue Sep 24 11:37:43 2013	(r328116)
+++ head/devel/libgit2/Makefile	Tue Sep 24 11:54:00 2013	(r328117)
@@ -18,10 +18,8 @@ USES=		cmake
 USE_LDCONFIG=	yes
 USE_PYTHON_BUILD=	yes
 
-
 PLIST_SUB=	SHLIB_VER=${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "sparc64"



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