summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-22 22:55:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-22 22:55:56 +0000
commit457679eee3629c52a1afd0dc50966abe840b300b (patch)
treeb2b11b3e8a906186aa182b5f0543829b71d8d70c /net
parentCompletely remove regexp support (not only trailing dot) now that (diff)
gtk and gtk11 are now ELFized.
Notes
Notes: svn path=/head/; revision=13337
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile4
-rw-r--r--net/mtr/Makefile4
-rw-r--r--net/wireshark/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 9281e793a95f..4c772d9645dc 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1998/09/18 21:53:24 vanilla Exp $
#
DISTNAME= ethereal-0.3.16
@@ -13,7 +13,7 @@ MASTER_SITES= http://ethereal.zing.org/distribution/ \
MAINTAINER= billf@chc-chimes.com
-LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
+LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 930fc5f1d53a..8c961d8614d8 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/08/24 01:56:04 steve Exp $
+# $Id: Makefile,v 1.2 1998/08/25 00:04:05 steve Exp $
#
DISTNAME= mtr-0.21
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.mkimball.org/
MAINTAINER= billf@chc-chimes.com
-LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
+LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk
FETCH_BEFORE_ARGS= -b
USE_AUTOCONF= yes
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 9281e793a95f..4c772d9645dc 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1998/09/18 21:53:24 vanilla Exp $
#
DISTNAME= ethereal-0.3.16
@@ -13,7 +13,7 @@ MASTER_SITES= http://ethereal.zing.org/distribution/ \
MAINTAINER= billf@chc-chimes.com
-LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
+LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk
USE_X_PREFIX= yes
GNU_CONFIGURE= yes