diff options
-rw-r--r-- | devel/cgit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index af302bd99f26..073a21237c1f 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -36,6 +36,7 @@ MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \ NEEDS_LIBICONV=yes SUB_FILES= pkg-message +SUB_LIST+= PORTNAME=${PORTNAME} post-extract: @${RMDIR} ${WRKSRC}/git |