From mi@misha.cisco.com Tue Nov  9 09:27:57 1999
Return-Path: <mi@misha.cisco.com>
Received: from misha.cisco.com (misha.cisco.com [171.69.206.50])
	by hub.freebsd.org (Postfix) with ESMTP id 6D7071507F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Nov 1999 09:27:51 -0800 (PST)
	(envelope-from mi@misha.cisco.com)
Received: (from root@localhost)
	by misha.cisco.com (8.9.3/8.9.1) id MAA93509;
	Tue, 9 Nov 1999 12:27:45 -0500 (EST)
	(envelope-from mi)
Message-Id: <199911091727.MAA93509@misha.cisco.com>
Date: Tue, 9 Nov 1999 12:27:45 -0500 (EST)
From: Mikhail Teterin <mi@misha.cisco.com>
Reply-To: mi@aldan.algebra.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: ian@broken.net
Subject: ijb (JunkBuster) port needlessly requires GNU make
X-Send-Pr-Version: 3.2

>Number:         14802
>Category:       ports
>Synopsis:       ijb (JunkBuster) port needlessly requires GNU make
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov  9 09:30:00 PST 1999
>Closed-Date:    Sat Nov 13 18:57:33 PST 1999
>Last-Modified:  Sat Nov 13 18:58:01 PST 1999
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:
>Description:

	The GNU-make is not required to build the port... The software's
	Makefile is very simplistic...

>How-To-Repeat:

>Fix:
	
--- Makefile.orig	Tue Nov  9 12:23:17 1999
+++ Makefile	Tue Nov  9 12:22:47 1999
@@ -15,3 +15,2 @@
 
-USE_GMAKE=	yes
 ALL_TARGET=	# yes, an empty target.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Nov 13 18:57:33 PST 1999 
State-Changed-Why:  
cpiazza@freebsd.org fixed this as part of another PR. 
>Unformatted:
 
