aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-27 07:11:03 +0800
committersteve <steve@FreeBSD.org>1998-09-27 07:11:03 +0800
commitb39061174674e573738ce7994ec875b286364860 (patch)
tree77c9d5b92a7671beba43c3762d02ef1ecca6a013 /graphics
parent0418e4a89c56b7d684ffd05a76db0458f84808dc (diff)
downloadfreebsd-ports-gnome-b39061174674e573738ce7994ec875b286364860.tar.gz
freebsd-ports-gnome-b39061174674e573738ce7994ec875b286364860.tar.zst
freebsd-ports-gnome-b39061174674e573738ce7994ec875b286364860.zip
Remove regexp support for tk42.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/geomview/Makefile4
-rw-r--r--graphics/graphviz/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index b305e006a05a..7eda67165335 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 November 1996
# Whom: fenner
#
-# $Id: Makefile,v 1.6 1998/08/05 09:31:08 asami Exp $
+# $Id: Makefile,v 1.7 1998/08/07 23:56:25 asami Exp $
DISTNAME= geomview-1.6.1
CATEGORIES= graphics tk42
@@ -15,7 +15,7 @@ MAINTAINER= fenner@freebsd.org
LIB_DEPENDS= xforms\\.0:${PORTSDIR}/x11-toolkits/xforms \
MesaGL\\.13:${PORTSDIR}/graphics/Mesa2 \
- tk42:${PORTSDIR}/x11-toolkits/tk42
+ tk42.1:${PORTSDIR}/x11-toolkits/tk42
WRKSRC= ${WRKDIR}/Geomview
REQUIRES_MOTIF= yes
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index ea45e3296563..cb6b9f9c7509 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Feb 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1998/02/21 22:37:58 fenner Exp $
+# $Id: Makefile,v 1.4 1998/08/07 23:56:25 asami Exp $
#
DISTNAME= graphviz_1_21
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .src.unix.tgz
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= tk42\\.1:${PORTSDIR}/x11-toolkits/tk42
+LIB_DEPENDS= tk42.1:${PORTSDIR}/x11-toolkits/tk42
RESTRICTED= "Can't be fetched without license"
NO_PACKAGE= ${RESTRICTED}