Subject: pkg/18724: net/ethreal should set USE_BUILDLINK2
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 10/19/2002 16:08:31
>Number:         18724
>Category:       pkg
>Synopsis:       net/ethreal should set USE_BUILDLINK2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 19 13:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Greg A. Woods
>Release:        pkgsrc-current 2002/10/18
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD

>Description:

	for some reason even though net/ethreal uses buildlink2.mk
	files, it doesn't set USE_BUILDLINK2

	should be using gmake to build too....

>How-To-Repeat:

>Fix:

Index: net/ethereal/Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/net/ethereal/Makefile,v
retrieving revision 1.66
diff -c -r1.66 Makefile
*** net/ethereal/Makefile	30 Sep 2002 11:50:25 -0000	1.66
--- net/ethereal/Makefile	19 Oct 2002 20:01:31 -0000
***************
*** 13,20 ****
--- 13,23 ----
  USE_X11=		YES
  USE_PERL5=		build
  
+ USE_GMAKE=		# defined (uses automake)
  USE_LIBTOOL=		YES
  LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig
+ 
+ USE_BUILDLINK2=		# defined
  
  GNU_CONFIGURE=		YES
  CONFIGURE_ARGS+=	--with-gtk-prefix=${BUILDLINK_PREFIX.gtk}
>Release-Note:
>Audit-Trail:
>Unformatted: