Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 11:01:44 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cedric@cedric.trix.net
Subject:   ports/44072: [patch] unbreak net/kmerlin
Message-ID:  <20021015010144.081076A712B@k7.mavetju>

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

>Number:         44072
>Category:       ports
>Synopsis:       [patch] unbreak net/kmerlin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 14 18:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #4: Sat Sep 14 10:41:50 EST 2002 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386



>Description:

http://bento.freebsd.org/errorlogs/4-latest/kmerlin-1.2.log
Looks like it needs aclocal to run!

>How-To-Repeat:

http://bento.freebsd.org/errorlogs/4-latest/kmerlin-1.2.log

>Fix:

--- Makefile.old	Tue Oct 15 10:51:53 2002
+++ Makefile	Tue Oct 15 11:00:09 2002
@@ -13,8 +13,7 @@
 
 MAINTAINER=		cedric@cedric.trix.net
 
-BROKEN=		"Does not build"
-
+USE_AUTOMAKE=	yes
 USE_KDELIBS_VER=3
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
>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?20021015010144.081076A712B>