aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/sng
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-11 10:22:51 +0800
committerache <ache@FreeBSD.org>2001-09-11 10:22:51 +0800
commit5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed (patch)
tree7ced173165cbc4b0135157d322d6f933e310875a /graphics/sng
parent125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6 (diff)
downloadfreebsd-ports-gnome-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.gz
freebsd-ports-gnome-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.tar.zst
freebsd-ports-gnome-5b5e6e858662d3eaa048d87aa3cf3c91908aa7ed.zip
Bump png major
Diffstat (limited to 'graphics/sng')
-rw-r--r--graphics/sng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile
index 3a9e46792c00..9b0cbb665d84 100644
--- a/graphics/sng/Makefile
+++ b/graphics/sng/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ijliao@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS= ${BUILD_DEPENDS}
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"