svn commit: r328117 - head/devel/libgit2
William Grzybowski
wg at FreeBSD.org
Tue Sep 24 11:54:00 UTC 2013
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"
More information about the svn-ports-head
mailing list