summaryrefslogtreecommitdiff
path: root/chinese/aterm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-30 18:03:11 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-30 18:03:11 +0000
commit9e217d165e2e4cfa85b145fcd3714ed9df6ea9c3 (patch)
treed7035d018c7ae129330cec0b15e26befc333e7ed /chinese/aterm
parentUpgrade to 1.13: (diff)
Fixup dependencies after version number bump of the png library.
Notes
Notes: svn path=/head/; revision=31133
Diffstat (limited to 'chinese/aterm')
-rw-r--r--chinese/aterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile
index af87dc695ce3..c43517424e69 100644
--- a/chinese/aterm/Makefile
+++ b/chinese/aterm/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= davidyu@ken.csie.ntu.edu.tw
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png
+ png.4:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
GNU_CONFIGURE= yes