ports/165611: www/emacs-w3m is broken with "WITHOUT_SHIMBUN"
Seiji Ariga
freebsd at khaotic.net
Fri Mar 2 06:40:10 UTC 2012
>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 at 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:
More information about the freebsd-ports-bugs
mailing list