aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-09-24 19:54:00 +0800
committerwg <wg@FreeBSD.org>2013-09-24 19:54:00 +0800
commit2b6cc8c51ded96bed7789d0c295eff90dbe441e3 (patch)
treef88413ede2e9f08db9346a706a340077d771739a /devel
parentd180a570dc0dabced7db9a5bf452c6f676d5b5ad (diff)
downloadfreebsd-ports-gnome-2b6cc8c51ded96bed7789d0c295eff90dbe441e3.tar.gz
freebsd-ports-gnome-2b6cc8c51ded96bed7789d0c295eff90dbe441e3.tar.zst
freebsd-ports-gnome-2b6cc8c51ded96bed7789d0c295eff90dbe441e3.zip
devel/libgit2: allows stating
- Allows staging out of the box
Diffstat (limited to 'devel')
-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"