aboutsummaryrefslogtreecommitdiff
path: root/graphics/sng
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:22:51 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:22:51 +0000
commitdb2dadbaab163b9f7208bccebda97b8ddd68b1c4 (patch)
tree07d791006359716c599daee915bbd794b3514e5d /graphics/sng
parentb60160c5d818aaaba173e766794936e4884ae4db (diff)
downloadports-db2dadbaab163b9f7208bccebda97b8ddd68b1c4.tar.gz
ports-db2dadbaab163b9f7208bccebda97b8ddd68b1c4.zip
Notes
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"