aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethereal
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-23 06:55:56 +0800
committerasami <asami@FreeBSD.org>1998-09-23 06:55:56 +0800
commit38ca3da4612639698d4eddaf9b41a220b4fa00ac (patch)
treea6e5801c7c20a1491831690c0a1c74707d34c486 /net/ethereal
parent6dc98944974182240758ac81e20c06d1446d274d (diff)
downloadfreebsd-ports-gnome-38ca3da4612639698d4eddaf9b41a220b4fa00ac.tar.gz
freebsd-ports-gnome-38ca3da4612639698d4eddaf9b41a220b4fa00ac.tar.zst
freebsd-ports-gnome-38ca3da4612639698d4eddaf9b41a220b4fa00ac.zip
gtk and gtk11 are now ELFized.
Diffstat (limited to 'net/ethereal')
-rw-r--r--net/ethereal/Makefile4
1 files changed, 2 insertions, 2 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