diff options
Diffstat (limited to 'graphics/xpaint/Makefile')
-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 13f12fcc71d3..189421e70d13 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.20 1998/04/17 00:54:06 jseger Exp $ +# $Id: Makefile,v 1.21 1998/05/04 20:23:30 jseger Exp $ # DISTNAME= xpaint-2.5.4 @@ -14,7 +14,7 @@ MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \ tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \ - Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ + Xpm.5:${PORTSDIR}/graphics/xpm \ png\\.2\\.:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/xpaint |