summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-04-15 22:18:24 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-04-15 22:18:24 +0000
commitb5544f135829582a52ed3b2c78ec884a4f52187c (patch)
tree40984a43a673e6cffbc75f7d23cfafc9d5b48bc2 /graphics/xpaint
parentUse jpeg shared library version 8. (diff)
Switch remaining ports to use jpeg lib version 8.0.
Notes
Notes: svn path=/head/; revision=10525
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 9d3425d15126..a94c747003bd 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.17 1998/03/03 23:21:48 jseger Exp $
+# $Id: Makefile,v 1.18 1998/03/28 19:57:42 ache Exp $
#
DISTNAME= xpaint-2.5.3
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
-LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.2\\.:${PORTSDIR}/graphics/png