From f56ea1a53140c40c4ea701b30cba9a4db35d74ec Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 5 Jan 1999 13:50:00 +0000 Subject: Upgrade to 0.5.1, and change LIBDEPEND to glib11-devel. --- net/wireshark/Makefile | 10 ++++++---- net/wireshark/distinfo | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'net/wireshark') diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index fa80745cd98e..29fe4394c256 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,22 +1,24 @@ # New ports collection makefile for: ethereal -# Version required: 0.5.0 +# Version required: 0.5.1 # Date created: 10 August 1998 # Whom: Bill Fumerola # -# $Id: Makefile,v 1.6 1998/11/11 21:47:04 billf Exp $ +# $Id: Makefile,v 1.7 1998/11/23 18:22:53 vanilla Exp $ # -DISTNAME= ethereal-0.5.0 +DISTNAME= ethereal-0.5.1 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ MAINTAINER= billf@FreeBSD.ORG -LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \ + GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" MAN1= ethereal.1 diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 7edb039449ab..5f8522d9818e 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.5.0.tar.gz) = 46a7aa699e38ce852b50f79629ef6a1f +MD5 (ethereal-0.5.1.tar.gz) = 0cb4499458fb7d20950e704486921c63 -- cgit v1.2.3