summaryrefslogtreecommitdiff
path: root/graphics/tulip
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-27 11:29:55 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-27 11:29:55 +0000
commit1df283f2540f109d3e39113c2fce77ebc3da0d94 (patch)
tree9564be24ca924a8fa81158be18f4295aba81871e /graphics/tulip
parentFix build if SDL is linked wiithout esound. (diff)
Add dependency on autoconf
Submitted by: bento
Notes
Notes: svn path=/head/; revision=76569
Diffstat (limited to 'graphics/tulip')
-rw-r--r--graphics/tulip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile
index 3cf72d3d11b4..5575aaf107b2 100644
--- a/graphics/tulip/Makefile
+++ b/graphics/tulip/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://dept-info.labri.fr/~auber/projects/tulip/x345/
MAINTAINER= ports@FreeBSD.org
COMMENT= A system dedicated to the visualization of huge graphs
+BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png:${PORTSDIR}/graphics/png \
gnugetopt:${PORTSDIR}/devel/libgnugetopt