summaryrefslogtreecommitdiff
path: root/x11-fm/xnc
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-19 13:32:01 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-19 13:32:01 +0000
commit9bfdebe4acde8ff59eb20d609cceb5ec4f71f894 (patch)
tree289a9de5e8869f5da456d22e178db9f955a1ffe5 /x11-fm/xnc
parent(forced commit) (diff)
png library number has bumped from 3 to 4.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=30860
Diffstat (limited to 'x11-fm/xnc')
-rw-r--r--x11-fm/xnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xnc/Makefile b/x11-fm/xnc/Makefile
index 0b7efdb8f6aa..80a9ee63e879 100644
--- a/x11-fm/xnc/Makefile
+++ b/x11-fm/xnc/Makefile
@@ -24,7 +24,7 @@ MAINTAINER= dima@Chg.RU
# lha:${PORTSDIR}/archivers/lha \
# bzip2:${PORTSDIR}/archivers/bzip2
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png
+ png.4:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/${PKGNAME}
USE_X_PREFIX= yes