diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-15 18:18:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-15 18:18:49 +0000 |
commit | 64d99be642a6d29ec3a0820f6501addb76a5eada (patch) | |
tree | 29994b3e866e66592f575f765f63f98fb743a473 /devel | |
parent | 4faf4b92822b7c845d21774a9137362215d7328f (diff) |
Notes
Diffstat (limited to 'devel')
-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 |