diff options
-rw-r--r-- | devel/cgit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index 4d48ac78a32b..73b648962040 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING PROJECTHOST= git-core GIT_VERSION= 2.3.3 -USES= gmake iconv shebangfix tar:xz +USES= cpe gmake iconv shebangfix tar:xz +CPE_VENDOR= lars_hjemli SHEBANG_FILES= filters/html-converters/resources/markdown.pl CFLAGS+= -I${LOCALBASE}/include |