diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-10-16 14:49:52 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-10-16 14:49:52 +0000 |
commit | efaf79a240f14a145e107092ad92a22d89871849 (patch) | |
tree | 3c10926e2dc5f72f5ba6ec9509f84778d9b1ef16 /devel/cgit/Makefile | |
parent | 90129fcb8403563a3016e180ba18f5aea9ae3272 (diff) | |
download | ports-efaf79a240f14a145e107092ad92a22d89871849.tar.gz ports-efaf79a240f14a145e107092ad92a22d89871849.zip |
Notes
Diffstat (limited to 'devel/cgit/Makefile')
-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 b70757a5d1d3..60def7127405 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -19,6 +19,7 @@ MAINTAINER= flz@FreeBSD.org COMMENT= A fast webinterface for git WRKSRC= ${WRKDIR}/${PORTNAME} +USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes USE_GMAKE= yes |