Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2007 20:07:22 GMT
From:      pietro cerutti <gahr@gahr.ch>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117794: [patch] x11-wm/enlightenment useless patch file
Message-ID:  <200711032007.lA3K7MW1025506@www.freebsd.org>
Resent-Message-ID: <200711032010.lA3KA164002345@freefall.freebsd.org>

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

>Number:         117794
>Category:       ports
>Synopsis:       [patch] x11-wm/enlightenment useless patch file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 03 20:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     pietro cerutti
>Release:        6.2-STABLE
>Organization:
Bern University of Applied Sciences
>Environment:
FreeBSD gahrtop.localhost 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Oct 24 08:30:39 CEST 2007     root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034  i386

>Description:
Since X11BASE and LOCALBASE now both point to /usr/local, ${FILESDIR}/patch-e_gen_menu is useless.


>How-To-Repeat:

>Fix:
Please remove the patch file and apply the following patch to the port's Makefile:

--- Makefile.orig       2007-11-03 21:05:47.000000000 +0100
+++ Makefile    2007-11-03 21:05:58.000000000 +0100
@@ -61,9 +61,4 @@
 CONFIGURE_ARGS+=--disable-nls
 .endif
 
-post-patch:
-       ${ECHO} ${X11BASE}
-       @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g' \
-               -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/scripts/e_gen_menu
-
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



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