ports/138815: Update port: editors/gmanedit

KATO Tsuguru tkato432 at yahoo.com
Mon Sep 14 18:10:01 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list