Update to ethereal-0.5.1
Adapt to new gtk10 package
This commit is contained in:
parent
2ceb79ff28
commit
e1b7455df7
2 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 1998/11/23 15:05:21 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1999/02/19 14:32:49 rh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ethereal-0.5.0
|
||||
DISTNAME= ethereal-0.5.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ethereal.zing.org/distribution/
|
||||
|
||||
MAINTAINER= hubertf@netbsd.org
|
||||
HOMEPAGE= http://ethereal.zing.org/
|
||||
|
||||
DEPENDS= gtk+-1.0.6:../../x11/gtk10
|
||||
DEPENDS= gtk10-1.0.6:../../x11/gtk10
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-gtk-prefix=${X11BASE}
|
||||
CONFIGURE_ENV+= GTK_CONFIG="${X11BASE}/bin/gtk10-config"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.1.1.1 1998/11/23 15:05:21 hubertf Exp $
|
||||
$NetBSD: md5,v 1.2 1999/02/19 14:32:49 rh Exp $
|
||||
|
||||
MD5 (ethereal-0.5.0.tar.gz) = 46a7aa699e38ce852b50f79629ef6a1f
|
||||
MD5 (ethereal-0.5.1.tar.gz) = 0cb4499458fb7d20950e704486921c63
|
||||
|
|
Loading…
Reference in a new issue