aboutsummaryrefslogtreecommitdiff
path: root/devel/libgit2
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-09-24 11:54:00 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-09-24 11:54:00 +0000
commit3a232c8818cd40e3e27076f884e6980bc5266a41 (patch)
treef88413ede2e9f08db9346a706a340077d771739a /devel/libgit2
parent207a8c47d0a642f0b913df29ec506e34d5c21817 (diff)
downloadports-3a232c8818cd40e3e27076f884e6980bc5266a41.tar.gz
ports-3a232c8818cd40e3e27076f884e6980bc5266a41.zip
devel/libgit2: allows stating
- Allows staging out of the box
Notes
Notes: svn path=/head/; revision=328117
Diffstat (limited to 'devel/libgit2')
-rw-r--r--devel/libgit2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index a41c65e60583..4d1326826ecb 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -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"