diff options
Diffstat (limited to 'devel/libgit2/Makefile')
-rw-r--r-- | devel/libgit2/Makefile | 2 |
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" |