Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 12:19:30 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41874: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG
Message-ID:  <20020822021930.A87956A7124@k7.mavetju>

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

>Number:         41874
>Category:       ports
>Synopsis:       [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 21 19:20:03 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 #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

>Description:

Patch the makefiles of mail/mavbiff and net/ipfw-graph to support GNOMENG

>How-To-Repeat:

n/a

>Fix:

--- net/ipfw-graph/Makefile.old	Thu Aug 22 11:54:46 2002
+++ net/ipfw-graph/Makefile	Thu Aug 22 11:55:19 2002
@@ -13,7 +13,8 @@
 MAINTAINER=	edwin@mavetju.org
 
 USE_REINPLACE=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 MAKE_ENV+=	MANPREFIX="${MANPREFIX}"
 
 MAN8=		ipfw-al.8 ipfw-graph.8
--- mail/mavbiff/Makefile.old	Thu Aug 22 11:57:49 2002
+++ mail/mavbiff/Makefile	Thu Aug 22 12:12:42 2002
@@ -12,8 +12,9 @@
 
 MAINTAINER=	edwin@mavetju.org
 
-USE_GTK=	yes
 USE_REINPLACE=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 
 MAN1=		mavbiff.1
 
>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?20020822021930.A87956A7124>