summaryrefslogtreecommitdiff
path: root/graphics/gimp1
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/gimp1
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/gimp1')
-rw-r--r--graphics/gimp1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index dfd0fe039e6c..c22b1bf1821b 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.41 1998/09/17 00:32:41 asami Exp $
+# $Id: Makefile,v 1.42 1998/09/17 00:50:47 asami Exp $
#
DISTNAME= gimp-1.0.0
@@ -21,7 +21,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
LIB_DEPENDS+= mpeg\\.1\\.2:${PORTSDIR}/graphics/mpeg-lib
LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
-LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
+LIB_DEPENDS+= tiff34.1:${PORTSDIR}/graphics/tiff34
#LIB_DEPENDS+= xdelta\\.0\\.18:${PORTSDIR}/misc/xdelta
USE_X_PREFIX= yes