summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:46:15 +0000
commit4dc064b0c51daf8a534869cf647ddda8f27693df (patch)
treeffea49d9cc67b8576749be804de23181e7a3f61a /graphics/xpaint
parentUpgrade to 0.74, and use gtk11 now. (diff)
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp support.)
Notes
Notes: svn path=/head/; revision=13147
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 189421e70d13..00e1a619b90c 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.21 1998/05/04 20:23:30 jseger Exp $
+# $Id: Makefile,v 1.22 1998/09/15 11:13:24 asami 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\\.9\\.:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
Xpm.5:${PORTSDIR}/graphics/xpm \
png\\.2\\.:${PORTSDIR}/graphics/png