FreeBSD Bugzilla – Attachment 49506 Details for
Bug 75593
[MAINTAINER] editors/xemacs21-mule: fix build with WANT_GTK
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xemacs21-mule.diff
xemacs21-mule.diff (text/plain), 1.49 KB, created by
Andrey Slusar
on 2004-12-29 03:20:22 UTC
(
hide
)
Description:
xemacs21-mule.diff
Filename:
MIME Type:
Creator:
Andrey Slusar
Created:
2004-12-29 03:20:22 UTC
Size:
1.49 KB
patch
obsolete
>Index: editors/xemacs21-mule/Makefile >=================================================================== >RCS file: /home/ncvs/ports/editors/xemacs21-mule/Makefile,v >retrieving revision 1.59 >diff -u -r1.59 Makefile >--- editors/xemacs21-mule/Makefile 24 Dec 2004 12:39:55 -0000 1.59 >+++ editors/xemacs21-mule/Makefile 29 Dec 2004 02:59:40 -0000 >@@ -43,6 +42,7 @@ > > USE_GETTEXT= yes > USE_XLIB= yes >+USE_XPM= yes > STRIP= > USE_AUTOCONF_VER= 213 > CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd >@@ -55,17 +55,17 @@ > --site-includes='${SITE_INCLUDES}' \ > --with-xface \ > --with-sound=native \ >- --with-site-lisp \ > --with-pop \ > --with-xfs \ > --with-jpeg \ > --with-png \ > --with-tiff \ >+ --with-xpm \ > --with-ldap=no \ > --infopath=${LOCALBASE}/lib/xemacs/info:${LOCALBASE}/info:${X11BASE}/info:/usr/info:${LOCALBASE}/lib/texmf/doc/info:/usr/lib/texmf/doc:/usr/share/info \ > --with-clash-detection \ > --with-database=berkdb \ >- ${WITH_XPM} ${WITH_XIM} \ >+ ${WITH_XIM} \ > ${WITH_ATHENA} \ > ${WITH_MENUBARS} ${WITH_SCROLLBARS} ${WITH_DIALOGS} ${WITH_WIDGETS} \ > ${WITH_OFFIX} ${WITH_GTK} \ >@@ -116,9 +116,7 @@ > > .if defined(WANT_GTK) > WITH_GTK= --with-gtk=yes >-WITH_XPM= --with-xpm=no > USE_GNOME+= gtk12 >-USE_XPM= no > .endif > > .if defined(PACKAGE_BUILDING) >@@ -129,8 +127,6 @@ > WITH_SCROLLBARS?=--with-scrollbars=motif > WITH_WIDGETS?= --with-widgets=motif > .endif >-USE_XPM?= yes >-WITH_XPM?= --with-xpm > WITH_XIM?= --with-xim=xlib > WITH_ATHENA?= --with-athena=xaw > WITH_MENUBARS?= --with-menubars=athena
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 75593
: 49506