aboutsummaryrefslogtreecommitdiff
path: root/devel/cgit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-15 18:18:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-15 18:18:49 +0000
commit64d99be642a6d29ec3a0820f6501addb76a5eada (patch)
tree29994b3e866e66592f575f765f63f98fb743a473 /devel/cgit
parent4faf4b92822b7c845d21774a9137362215d7328f (diff)
downloadports-64d99be642a6d29ec3a0820f6501addb76a5eada.tar.gz
ports-64d99be642a6d29ec3a0820f6501addb76a5eada.zip
remove the useless dependency on curl
Reported by: Freddy Dissaux <dsx _at_ bsdsx.fr> (irc)
Notes
Notes: svn path=/head/; revision=272762
Diffstat (limited to 'devel/cgit')
-rw-r--r--devel/cgit/Makefile2
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