summaryrefslogtreecommitdiff
path: root/www/webalizer
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
commitbfa2b79a99f351c25703b1ef106949574db1eee2 (patch)
treecb6bc4579abdc29fe727a020e75eb3b8ca92a355 /www/webalizer
parentAdd dependency to autoconf. (diff)
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
Notes
Notes: svn path=/head/; revision=29273
Diffstat (limited to 'www/webalizer')
-rw-r--r--www/webalizer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 7edfa8f7bbf9..8966b0ddab9c 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dirk.meyer@dinoex.sub.org
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gdlib=${PREFIX}/lib \