diff options
-rw-r--r-- | devel/libgit2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index db1df93acd00..a046c2130553 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -12,6 +12,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= libgit2 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= cmake USE_LDCONFIG= yes |