summaryrefslogtreecommitdiffstats
path: root/graphics/xpaint/Makefile
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1996-09-29 16:09:15 +0000
committerchuckr <chuckr@FreeBSD.org>1996-09-29 16:09:15 +0000
commit06df502595cb18a7c6531a0c785e9e3dfab0c227 (patch)
treec4e2b3bf85d71734f4b65146d6ecc21fb16f7c75 /graphics/xpaint/Makefile
parent67f489985778f56bf5050141b8b50402dd07ea76 (diff)
downloadFreeBSD-ports-06df502595cb18a7c6531a0c785e9e3dfab0c227.zip
FreeBSD-ports-06df502595cb18a7c6531a0c785e9e3dfab0c227.tar.gz
Add a dependency on libpng, and bring the port up to date with the
latest available version (2.4.3->2.4.6). Pointed out by (among others) Andreas Klemm.
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r--graphics/xpaint/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 0629567..d2ba853 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,16 +3,17 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.7 1995/10/03 21:58:37 ache Exp $
+# $Id: Makefile,v 1.8 1996/06/15 00:51:15 asami Exp $
#
-DISTNAME= xpaint-2.4.3
+DISTNAME= xpaint-2.4.6
CATEGORIES+= graphics x11
MASTER_SITES= http://www2.dk-online.dk/users/Torsten_Martinsen/xpaint/
LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg \
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
- Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+ png\\.0\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes
OpenPOWER on IntegriCloud