summaryrefslogtreecommitdiff
path: root/german
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 /german
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 'german')
-rw-r--r--german/webalizer/Makefile2
-rw-r--r--german/webalizer2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/german/webalizer/Makefile b/german/webalizer/Makefile
index 48eb8cb994fe..b87df8ed33f7 100644
--- a/german/webalizer/Makefile
+++ b/german/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
WEBALIZER_LANG= german
GNU_CONFIGURE= yes
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile
index 48eb8cb994fe..b87df8ed33f7 100644
--- a/german/webalizer2/Makefile
+++ b/german/webalizer2/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
WEBALIZER_LANG= german
GNU_CONFIGURE= yes