diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-07 08:05:54 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-07 08:05:54 +0000 |
commit | 7b0849827075121eafc7a4a3128834f0d7026ac9 (patch) | |
tree | 3172d518f0a1226cf834e24175be08c7a8c014a0 /german | |
parent | 7fc557d65a35c91a70efe3a4a615f3d89a0689b1 (diff) | |
download | ports-7b0849827075121eafc7a4a3128834f0d7026ac9.tar.gz ports-7b0849827075121eafc7a4a3128834f0d7026ac9.zip |
Update LIB_DEPENDS
PR: ports/20428
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=31361
Diffstat (limited to 'german')
-rw-r--r-- | german/webalizer2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index 772918ed9efb..b8a16fd94d76 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -14,7 +14,7 @@ DISTNAME= webalizer-2.00-12-src MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd NO_LATEST_LINK= yes |