diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-07 16:05:54 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-07 16:05:54 +0800 |
commit | 5c9f598b5c8e384833f8f9f9ac1047bfb69529c9 (patch) | |
tree | be656d7787c878dbccd57e0e9d6faf7973384cc3 /german | |
parent | b128667fe8248cf388d8fb4c007bd6a003926c45 (diff) | |
download | freebsd-ports-gnome-5c9f598b5c8e384833f8f9f9ac1047bfb69529c9.tar.gz freebsd-ports-gnome-5c9f598b5c8e384833f8f9f9ac1047bfb69529c9.tar.zst freebsd-ports-gnome-5c9f598b5c8e384833f8f9f9ac1047bfb69529c9.zip |
Update LIB_DEPENDS
PR: ports/20428
Submitted by: MAINTAINER
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 |