ports/57340: [patch] fix dependencies for devel/gtranslator

Mark Linimon linimon at lonesome.com
Mon Sep 29 04:41:19 UTC 2003


>Number:         57340
>Category:       ports
>Synopsis:       [patch] fix dependencies for devel/gtranslator
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 28 21:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Not all the GNOME dependencies were specified in the Makefile.
	This causes errors on bento -- but probably really doesn't
	affect anyone in the real world.  Regardless, they should
	be there, so here they are.
>How-To-Repeat:
	(bento logs)
>Fix:

--- gtranslator/Makefile.dist	Sun Sep 28 22:38:58 2003
+++ gtranslator/Makefile	Sun Sep 28 23:21:49 2003
@@ -16,7 +16,7 @@
 COMMENT=	A GNOME application for developing ".pot" files used with GNU Gettext
 
 USE_X_PREFIX=	yes
-USE_GNOME=	gnomehack gnomeprefix gnometarget libgnomeui
+USE_GNOME=	gnomehack gnomeprefix gnometarget gnomevfs2 libbonobo libbonoboui libgnome libgnomeui libxml2
 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