diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 11:32:41 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 11:32:41 +0800 |
commit | 1eef012a40dcc8cbf3e7296c341f7e26703f89d4 (patch) | |
tree | ba18ff967dd7709fc780872a2bf6c4ea7f554c5f /x11-toolkits/xmhtml | |
parent | ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20 (diff) | |
download | freebsd-ports-gnome-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.tar.gz freebsd-ports-gnome-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.tar.zst freebsd-ports-gnome-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.zip |
Bump png major
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index 025741643e7f..5e7acfdd9c1f 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -16,7 +16,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de # BUILD_DEPENDS is used instead of USE_LIBTOOL in order to avoid # GNU_CONFIGURE being set. BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg #USE_LIBTOOL= yes |