summaryrefslogtreecommitdiff
path: root/www/webalizer
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 21:28:28 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 21:28:28 +0000
commit38e3e6a87b9abd2f393b2932fb132b441263aa21 (patch)
treea1fb585c640e6d94163f7e059a3f6522d70c6801 /www/webalizer
parentBuild and install the shared library again. (diff)
These ports now need 'LIB_DEPENDS=gd.0:...'.
Notes
Notes: svn path=/head/; revision=24167
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 7c2eb7f04f8e..10a3493f5b25 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dirk.meyer@dinoex.sub.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gdlib=${PREFIX}/lib \