FreeBSD Bugzilla – Attachment 192833 Details for
Bug 227799
editors/emacs editors/emacs-devel: Add 'ac_cv_lib_lockfile_maillock=no' to CONFIGURE_ENV
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
editors_emacs.patch (text/plain), 1.92 KB, created by
Yasuhiro Kimura
on 2018-04-27 00:24:23 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2018-04-27 00:24:23 UTC
Size:
1.92 KB
patch
obsolete
>Index: editors/emacs/Makefile >=================================================================== >--- editors/emacs/Makefile (revision 468382) >+++ editors/emacs/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= emacs > PORTVERSION= ${EMACS_VER} >-PORTREVISION= 4 >+PORTREVISION= 5 > PORTEPOCH= 3 > CATEGORIES= editors ipv6 > MASTER_SITES= GNU >@@ -15,6 +15,9 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > BROKEN_aarch64= Fails to link: missing sbrk >+ >+LIB_DEPENDS+= liblockfile.so:devel/liblockfile >+ > CONFLICTS_INSTALL= emacs-devel emacs-devel_nox > > FLAVORS= full canna nox >@@ -32,8 +35,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --localstatedir=/var \ > --with-gameuser=games:games >-CONFIGURE_ENV= ac_cv_header_sys_sysinfo_h=no \ >- ac_cv_prog_liblockfile=no >+CONFIGURE_ENV= ac_cv_header_sys_sysinfo_h=no > INFO= ada-mode auth autotype bovine calc ccmode cl dbus dired-x \ > ebrowse ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls \ > emacs-mime epa erc ert eshell eudc eww flymake forms gnus \ >Index: editors/emacs-devel/Makefile >=================================================================== >--- editors/emacs-devel/Makefile (revision 468382) >+++ editors/emacs-devel/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= emacs > DISTVERSION= ${EMACS_VER}.${EMACS_REV} >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 2 > CATEGORIES= editors ipv6 > PKGNAMESUFFIX= -devel >@@ -14,6 +14,8 @@ > LICENSE= GPLv3+ > LICENSE_FILE= ${WRKSRC}/COPYING > >+LIB_DEPENDS+= liblockfile.so:devel/liblockfile >+ > CONFLICTS_INSTALL= emacs emacs-canna emacs-nox > > FLAVORS= full nox >@@ -31,8 +33,7 @@ > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-gameuser=games:games >-CONFIGURE_ENV= ac_cv_header_sys_sysinfo_h=no \ >- ac_cv_prog_liblockfile=no >+CONFIGURE_ENV= ac_cv_header_sys_sysinfo_h=no > INFO= ada-mode auth autotype bovine calc ccmode cl dbus dired-x \ > ebrowse ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls \ > emacs-mime epa erc ert eshell eudc eww flymake forms gnus \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227799
:
192833
|
192918
|
193944