summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 20:12:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 20:12:07 +0000
commit75d15b39560b2ee7ead452b35211d5c676c9b901 (patch)
tree5d22724cd03ead9ab0e8d216aa5e55917a6b3070 /graphics/xpaint
parentupgrade png major (diff)
upgrade png major
Notes
Notes: svn path=/head/; revision=10366
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 835922deb281..9d3425d15126 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.16 1997/12/01 07:59:32 tg Exp $
+# $Id: Makefile,v 1.17 1998/03/03 23:21:48 jseger Exp $
#
DISTNAME= xpaint-2.5.3
@@ -15,7 +15,7 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- png\\.0\\.:${PORTSDIR}/graphics/png
+ png\\.2\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes