aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-19 13:46:07 +0800
committersteve <steve@FreeBSD.org>1998-09-19 13:46:07 +0800
commit6da90620d91a44e9d7c4def2cba51b5877bfd6af (patch)
treed47f46c37685fe2f00c651b42f1556d9a166f380 /x11-toolkits
parentab560fe95f8a68e087f0df5a668b9433128e56ff (diff)
downloadfreebsd-ports-gnome-6da90620d91a44e9d7c4def2cba51b5877bfd6af.tar.gz
freebsd-ports-gnome-6da90620d91a44e9d7c4def2cba51b5877bfd6af.tar.zst
freebsd-ports-gnome-6da90620d91a44e9d7c4def2cba51b5877bfd6af.zip
Remove regexp support for libtiff34 as it is now ELF'able.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tkstep80/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile
index c0c644567409..d969a5f1bd55 100644
--- a/x11-toolkits/tkstep80/Makefile
+++ b/x11-toolkits/tkstep80/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 November 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1998/09/15 11:46:10 asami Exp $
+# $Id: Makefile,v 1.15 1998/09/17 00:32:55 asami Exp $
#
DISTNAME= tk8.0p2
@@ -17,10 +17,10 @@ PATCHFILES= tk8.0p2-to-TkStep8.0p2-1.patch.gz
MAINTAINER= tg@FreeBSD.ORG
-LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 \
+LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
+ tiff34.1:${PORTSDIR}/graphics/tiff34
FETCH_BEFORE_ARGS= -b
PATCH_DIST_ARGS= -p1 -d ${WRKDIR}/tk8.0 -E --quiet