diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-06 17:59:23 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-06 17:59:23 +0000 |
commit | c4252c42e649134e39ac821af2df66a6d99ffb6c (patch) | |
tree | 301df4743acc27c0e2349519f269500820f5aa32 /german | |
parent | Update LIB_DEPENDS for gd: gd.0 -> gd.1. (diff) |
Another LIB_DEPENDS to change regarding gd: gd.0 -> gd.1.
Notes
Notes:
svn path=/head/; revision=29274
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 |