Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2012 06:35:30 GMT
From:      Seiji Ariga <freebsd@khaotic.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165611: www/emacs-w3m is broken with "WITHOUT_SHIMBUN"
Message-ID:  <201203020635.q226ZUlv002260@red.freebsd.org>
Resent-Message-ID: <201203020640.q226e9mm003288@freefall.freebsd.org>

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

>Number:         165611
>Category:       ports
>Synopsis:       www/emacs-w3m is broken with "WITHOUT_SHIMBUN"
>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:   Fri Mar 02 06:40:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Seiji Ariga
>Release:        FreeBSD-9.0
>Organization:
>Environment:
FreeBSD decoy.khaotic.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Feb 15 03:10:24 EST 2012     root@host.khaotic.net:/usr/obj/usr/src/sys/HOST  amd64
>Description:
When you try to compile www/emacs-w3m with "WITHOUT_SHIMBUN" set, it fails.
>How-To-Repeat:
/usr/ports/www/emacs-w3m$ sudo make
===>  License GPLv2 accepted by the user
===>  Extracting for emacs-w3m-emacs23-1.4.423.b.20101224_4
=> SHA256 Checksum OK for emacs-w3m-1.4.423-20101224.tar.bz2.
===>  Patching for emacs-w3m-emacs23-1.4.423.b.20101224_4
===>  Applying extra patch /usr/ports/www/emacs-w3m/files/extra-patch-Makefile.in
cannot open /usr/ports/www/emacs-w3m/files/extra-patch-Makefile.in: No such file or directory*** Error code 2
Stop in /usr/ports/www/emacs-w3m.
>Fix:
--- www/emacs-w3m/Makefile.orig 2012-03-02 01:27:35.000000000 -0500
+++ www/emacs-w3m/Makefile      2012-03-02 01:27:26.000000000 -0500
@@ -49,7 +49,6 @@
 DOCSDIR_JA=    ${PREFIX}/share/doc/ja/${PORTNAME}
 
 .if defined(WITHOUT_SHIMBUN)
-EXTRA_PATCHES+=        ${PATCHDIR}/extra-patch-Makefile.in
 SHIMBUN=       "@comment "
 WITHOUT_OCTET_VIEWER=  yes
 .else

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



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