diff options
Diffstat (limited to 'devel/cgit')
-rw-r--r-- | devel/cgit/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index 073a21237c1f..9c5c8f9b9dc7 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -19,8 +19,6 @@ GIT_VERSION= 1.7.4 MAINTAINER= bapt@FreeBSD.org COMMENT= A fast webinterface for git -BUILD_DEPENDS= ${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |