Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2009 03:00:25 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138815: Update port: editors/gmanedit
Message-ID:  <20090915030025.d9301f9b.tkato432@yahoo.com>
Resent-Message-ID: <200909141810.n8EIA1Z3096547@freefall.freebsd.org>

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

>Number:         138815
>Category:       ports
>Synopsis:       Update port: editors/gmanedit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 14 18:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix dependency

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/gmanedit/Makefile editors/gmanedit/Makefile
--- /usr/ports/editors/gmanedit/Makefile	2009-08-29 14:11:24.000000000 +0900
+++ editors/gmanedit/Makefile	2009-09-03 03:52:36.000000000 +0900
@@ -7,14 +7,15 @@
 
 PORTNAME=	gmanedit
 PORTVERSION=	0.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors gnome
 MASTER_SITES=	SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A GNOME manpages editor
 
-USE_GNOME=	gnomehack gnometarget libgnomeui
+USE_GNOME=	gnomehack gtk20
+USE_GETTEXT=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
>Release-Note:
>Audit-Trail:
>Unformatted:



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