diff options
author | will <will@FreeBSD.org> | 2000-06-07 01:59:23 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-07 01:59:23 +0800 |
commit | 90efc81ee75a32895ce22694ce5519e57596fc16 (patch) | |
tree | c4cd9158977bd7f2e1ecf53d132855662d4153a9 /german | |
parent | d3ed24be14e86512cefb8211c7a6a3f29076349f (diff) | |
download | freebsd-ports-gnome-90efc81ee75a32895ce22694ce5519e57596fc16.tar.gz freebsd-ports-gnome-90efc81ee75a32895ce22694ce5519e57596fc16.tar.zst freebsd-ports-gnome-90efc81ee75a32895ce22694ce5519e57596fc16.zip |
Another LIB_DEPENDS to change regarding gd: gd.0 -> gd.1.
Diffstat (limited to 'german')
-rw-r--r-- | german/webalizer/Makefile | 2 | ||||
-rw-r--r-- | german/webalizer2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/webalizer/Makefile b/german/webalizer/Makefile index 40adc5a0badb..b9303d239ccd 100644 --- a/german/webalizer/Makefile +++ b/german/webalizer/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd WEBALIZER_LANG= german GNU_CONFIGURE= yes diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index 40adc5a0badb..b9303d239ccd 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd WEBALIZER_LANG= german GNU_CONFIGURE= yes |