From tmclaugh@sdf.lonestar.org  Tue Jul  5 04:04:44 2005
Return-Path: <tmclaugh@sdf.lonestar.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2F08416A41C;
	Tue,  5 Jul 2005 04:04:44 +0000 (GMT)
	(envelope-from tmclaugh@sdf.lonestar.org)
Received: from straycat.dhs.org (c-24-60-174-16.hsd1.ma.comcast.net [24.60.174.16])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5281D43D48;
	Tue,  5 Jul 2005 04:04:42 +0000 (GMT)
	(envelope-from tmclaugh@sdf.lonestar.org)
Received: from compass.straycat.dhs.org (compass.straycat.dhs.org [192.168.1.48])
	by straycat.dhs.org (8.13.0/8.13.0) with ESMTP id j65476Lv008907;
	Tue, 5 Jul 2005 00:07:06 -0400 (EDT)
Message-Id: <1120536304.0@compass.straycat.dhs.org>
Date: Tue, 5 Jul 2005 00:05:04 -0400
From: "Tom McLaughlin" <tmclaugh@sdf.lonestar.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: vanilla@freebsd.org
Subject: x11-wm/enlightenment-devel: Add missing USE_GETTEXT
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify:

>Number:         82996
>Category:       ports
>Synopsis:       x11-wm/enlightenment-devel: Add missing USE_GETTEXT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 05 04:10:12 GMT 2005
>Closed-Date:    Sat Jul 09 01:43:37 GMT 2005
>Last-Modified:  Sat Jul 09 01:43:37 GMT 2005
>Originator:     Tom McLaughlin
>Release:        FreeBSD 5.4-RELEASE-p2 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 24 02:42:47 EDT 2005
    root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS



>Description:


Attached patch adds gettext dependency to port to fix package building.
Maintainer CC'ed on PR.


>How-To-Repeat:


http://straycat.dhs.org/tb/errors/6-i386-BSD_Sharp/enlightenment-0.16.999.010.log


>Fix:


--- enlightenment-devel_USE_GETTEXT.diff begins here ---
diff -Nur enlightenment-devel.orig/Makefile enlightenment-devel/Makefile
--- enlightenment-devel.orig/Makefile	Fri Jun 17 08:05:43 2005
+++ enlightenment-devel/Makefile	Mon Jul  4 23:58:58 2005
@@ -25,6 +25,7 @@
 USE_X_PREFIX=	yes
 USE_GNOME=	gnomehack gnometarget
 USE_ICONV=	yes
+USE_GETTEXT=	yes
 USE_LIBTOOL_VER=	15
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
--- enlightenment-devel_USE_GETTEXT.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vanilla  
Responsible-Changed-By: ahze 
Responsible-Changed-When: Tue Jul 5 04:53:00 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82996 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sat Jul 9 01:43:26 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82996 
>Unformatted:
