diff options
author | salo <salo@pkgsrc.org> | 2006-04-25 12:29:25 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-04-25 12:29:25 +0000 |
commit | 337ad9b3cd072e0a2fb85d13ef9b91bfc2175c03 (patch) | |
tree | 21a75afea21da17949ee6f56343492a444d37329 /net | |
parent | 766d3696b614c1056c3b8fdd85c5371cdb6405e2 (diff) | |
download | pkgsrc-337ad9b3cd072e0a2fb85d13ef9b91bfc2175c03.tar.gz |
delint.
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 4 | ||||
-rw-r--r-- | net/ethereal/distinfo | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 984a0153b69..c3f9fef2f3f 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2006/04/25 10:04:20 tron Exp $ +# $NetBSD: Makefile,v 1.130 2006/04/25 12:29:25 salo Exp $ DISTNAME= ethereal-0.99.0 CATEGORIES= net @@ -24,7 +24,7 @@ COMMENT= Network protocol analyzer USE_TOOLS+= perl pkg-config USE_LIBTOOL= YES -SHLIBTOOL_OVERRIDE= libtool +SHLIBTOOL_OVERRIDE+= libtool GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-gtk2 diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 3d0fa021e09..1de5ff7b575 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.50 2006/04/25 10:04:20 tron Exp $ +$NetBSD: distinfo,v 1.51 2006/04/25 12:29:25 salo Exp $ SHA1 (ethereal-0.99.0.tar.bz2) = 466299ac49f21904ed91b93e81667f226637e868 RMD160 (ethereal-0.99.0.tar.bz2) = f86e21ae60d53e1ed60b61e58c2941ecfd4d8696 Size (ethereal-0.99.0.tar.bz2) = 8884587 bytes - |