Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2002 14:41:36 +0100 (CET)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45674: [Fix Port] irc/tr-ircd (USE_GMAKE=yes)
Message-ID:  <200211241341.gAODfagv001726@vaio.alexdupre.com>

next in thread | raw e-mail | index | archive | help

>Number:         45674
>Category:       ports
>Synopsis:       [Fix Port] irc/tr-ircd (USE_GMAKE=yes)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 24 05:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.5-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386


	
>Description:
tr-ircd requires GNU Make (Bento fix).
	
>How-To-Repeat:
	
>Fix:

	

--- tr-ircd.diff begins here ---
--- Makefile.orig	Sun Nov 24 14:37:46 2002
+++ Makefile	Sun Nov 24 14:38:50 2002
@@ -14,6 +14,8 @@
 
 MAINTAINER=	sysadmin@alexdupre.com
 
+USE_GMAKE=	yes
+
 MAN1=		md5sum.1
 MAN5=		ircd.conf.5
 MAN8=		ircd.8
--- tr-ircd.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211241341.gAODfagv001726>