summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-19 04:18:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-19 04:18:49 +0000
commit6b553b9eb3cc6e3a4c683ce32abd6db72b66d184 (patch)
tree1c831947b30006f7e541bd9e09975185066ca30b /graphics/xpaint
parentnew port for the gimp developer's release (diff)
Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
Notes
Notes: svn path=/head/; revision=4584
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 305b4e137ad7..9ccbe631996b 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,14 +3,14 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.9 1996/09/29 16:08:44 chuckr Exp $
+# $Id: Makefile,v 1.10 1996/11/18 11:29:47 asami Exp $
#
DISTNAME= xpaint-2.4.6
CATEGORIES= graphics x11
MASTER_SITES= http://www2.dk-online.dk/users/Torsten_Martinsen/xpaint/
-LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.0\\.:${PORTSDIR}/graphics/png