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: ports/82996: x11-wm/enlightenment-devel: Add missing USE_GETTEXT Message-ID: <1120536304.0@compass.straycat.dhs.org> Resent-Message-ID: <200507050410.j654AD2b072235@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82996 >Category: ports >Synopsis: x11-wm/enlightenment-devel: Add missing USE_GETTEXT >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: Tue Jul 05 04:10:12 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1120536304.0>