summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-12-01 07:59:32 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-12-01 07:59:32 +0000
commit0793f764f644b2e86d4c9f102a1075087b0554a8 (patch)
tree6f82edcfe1c184415a6087d8a6b82704cc34ec68 /graphics/xpaint
parentUpgrade to use tiff34 and use new location for the header files. (diff)
Use tiff34.
Notes
Notes: svn path=/head/; revision=8927
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 06b92def5ac1..ba53a57a0c04 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp $
+# $Id: Makefile,v 1.15 1997/11/29 02:02:16 jseger Exp $
#
DISTNAME= xpaint-2.5.2
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
- tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
+ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
png\\.0\\.:${PORTSDIR}/graphics/png