diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-01 07:59:32 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-01 07:59:32 +0000 |
commit | 0793f764f644b2e86d4c9f102a1075087b0554a8 (patch) | |
tree | 6f82edcfe1c184415a6087d8a6b82704cc34ec68 /graphics | |
parent | d0c6ff6a18ef970a1561ecd41a1077f85b883ef6 (diff) | |
download | ports-0793f764f644b2e86d4c9f102a1075087b0554a8.tar.gz ports-0793f764f644b2e86d4c9f102a1075087b0554a8.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpaint/Makefile | 4 |
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 |