FreeBSD Bugzilla – Attachment 117451 Details for
Bug 159530
[PATCH] editors/emacs: INSTALL_ICONS breaks WITHOUT_X11 completely
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
emacs-23.3_2,2.patch
emacs-23.3_2,2.patch (text/plain), 1.14 KB, created by
Philip M. Gollucci
on 2011-08-05 17:00:17 UTC
(
hide
)
Description:
emacs-23.3_2,2.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2011-08-05 17:00:17 UTC
Size:
1.14 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/emacs/Makefile,v >retrieving revision 1.102 >diff -u -u -r1.102 Makefile >--- Makefile 16 May 2011 12:27:12 -0000 1.102 >+++ Makefile 5 Aug 2011 15:29:15 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= emacs > PORTVERSION= ${EMACS_VER} >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 2 > CATEGORIES= editors ipv6 > MASTER_SITES= ${MASTER_SITE_GNU} >@@ -23,8 +23,6 @@ > xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \ > emacs-nox11-[0-9]* > >-INSTALLS_ICONS= yes >- > EMACS_VER= 23.3 > GNU_CONFIGURE= yes > USE_GMAKE= yes >@@ -71,7 +69,8 @@ > SCROLLBARS "Without toolkit scroll-bars" ON \ > XFT "Freetype fonts support" ON \ > XIM "X Input Method support" ON \ >- XPM "XPM images support" ON >+ XPM "XPM images support" ON \ >+ X11 "X11 Support" ON > > .include <bsd.port.options.mk> > >@@ -81,6 +80,7 @@ > CONFIGURE_ARGS+= --without-x > > .else >+INSTALLS_ICONS= yes > USE_XORG= x11 > USE_GNOME= > >@@ -209,7 +209,7 @@ > LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/canna-lib > .endif > >-.endif >+.endif ## WITH_X11 > > .if defined(WITHOUT_SOUND) > CONFIGURE_ARGS+= --without-sound
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 159530
: 117451