diff options
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 835922deb281..9d3425d15126 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.16 1997/12/01 07:59:32 tg Exp $ +# $Id: Makefile,v 1.17 1998/03/03 23:21:48 jseger Exp $ # DISTNAME= xpaint-2.5.3 @@ -15,7 +15,7 @@ MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ - png\\.0\\.:${PORTSDIR}/graphics/png + png\\.2\\.:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/xpaint USE_IMAKE= yes |
