summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 05:46:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 05:46:07 +0000
commita712d50fe2e5a88bf5f51cd1cb2c4c8380763ac7 (patch)
tree3c1fa1247def0c85d9a54415e7fb3593e27a671f /graphics/xpaint
parentAdd missing xim.tcl to pkg/PLIST. (diff)
Remove regexp support for libtiff34 as it is now ELF'able.
Notes
Notes: svn path=/head/; revision=13241
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 39e06ab9b83d..efcd80a8c5c5 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.25 1998/09/17 00:32:42 asami Exp $
+# $Id: Makefile,v 1.26 1998/09/17 00:50:49 asami Exp $
#
DISTNAME= xpaint-2.5.4
@@ -12,8 +12,8 @@ MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+ tiff34.1:${PORTSDIR}/graphics/tiff34 \
Xpm.4:${PORTSDIR}/graphics/xpm \
png.2:${PORTSDIR}/graphics/png