diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-04-15 07:19:48 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-04-15 07:19:48 +0000 |
commit | 418a7d2a8749cfc94fc6e8dea4d790ac1d31c547 (patch) | |
tree | eaafe390abf6e36921314dd1b64adc91b0e6ac5f | |
parent | c017d52b06280facdca64a4c3949e2c0449ce779 (diff) |
Notes
-rw-r--r-- | net/ethereal/Makefile | 3 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 9a3a8d069f3f..39a221e60020 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= net ipv6 MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ @@ -23,6 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-snmp=no CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 2f7bf9b293e3..e2285b4a219d 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f +MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 9a3a8d069f3f..39a221e60020 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.6 +PORTVERSION= 0.8.7 CATEGORIES= net ipv6 MASTER_SITES= http://alpha1.linuxberg.com/files/x11/network/ \ http://www.linuxberg.com/files/x11/network/ \ @@ -23,6 +23,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-snmp=no CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ GLIB_CONFIG="${GLIB_CONFIG}" diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 2f7bf9b293e3..e2285b4a219d 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.6.tar.gz) = 2856a83c18c1f019f38e23f864e1a77f +MD5 (ethereal-0.8.7.tar.gz) = 0f7c9cb14c3867acceb4b77ccf784d70 |