diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-04 20:23:32 +0000 |
commit | 18f33c0f9311a0e0fe565649f877883c91f21e59 (patch) | |
tree | 53d38e9f76c8e2da3dbce1e2d2da4446296bd67b /graphics/xpaint | |
parent | 196cae7856697f0aac7cf21d8a760b058f56ed89 (diff) | |
download | ports-18f33c0f9311a0e0fe565649f877883c91f21e59.tar.gz ports-18f33c0f9311a0e0fe565649f877883c91f21e59.zip |
Notes
Diffstat (limited to 'graphics/xpaint')
-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 cc0eadfacfae..13f12fcc71d3 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.19 1998/04/15 22:18:23 jseger Exp $ +# $Id: Makefile,v 1.20 1998/04/17 00:54:06 jseger Exp $ # DISTNAME= xpaint-2.5.4 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/ MAINTAINER= jseger@FreeBSD.org -LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ png\\.2\\.:${PORTSDIR}/graphics/png |