FreeBSD Bugzilla – Attachment 19229 Details for
Bug 34229
Fix port: x11-wm/xfce (build problem)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.40 KB, created by
SASAKI Katuhiro
on 2002-01-24 14:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
SASAKI Katuhiro
Created:
2002-01-24 14:10:01 UTC
Size:
1.40 KB
patch
obsolete
>diff -urN /usr/ports/x11-wm/xfce/Makefile xfce/Makefile >--- /usr/ports/x11-wm/xfce/Makefile Thu Jan 24 04:07:35 2002 >+++ xfce/Makefile Thu Jan 24 22:15:03 2002 >@@ -46,11 +46,24 @@ > CONFIGURE_ARGS+= --disable-xinerama > .endif > >+.if exists(${LOCALBASE}/include/iconv.h) >+WITH_ICONV= yes >+.endif >+.if defined(WITH_ICONV) >+LIB_DEPENDS+= iconv:2:${PORTSDIR}/converters/iconv >+.endif >+ > pre-everything:: > .if !defined(WITH_XFT) && ${XFREE86_VERSION} == 4 > @${ECHO_MSG} > @${ECHO_MSG} "If you want to enable anti-aliased font support," > @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_XFT=yes\"" >+ @${ECHO_MSG} >+.endif >+.if !defined(WITH_ICONV) >+ @${ECHO_MSG} >+ @${ECHO_MSG} "If you want to use iconv library," >+ @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_ICONV=yes\"" > @${ECHO_MSG} > .endif > >diff -urN /usr/ports/x11-wm/xfce/files/patch-xfmenu::Makefile.in xfce/files/patch-xfmenu::Makefile.in >--- /usr/ports/x11-wm/xfce/files/patch-xfmenu::Makefile.in Thu Jan 1 09:00:00 1970 >+++ xfce/files/patch-xfmenu::Makefile.in Thu Jan 24 21:08:46 2002 >@@ -0,0 +1,11 @@ >+--- xfmenu/Makefile.in.orig Mon Jan 21 04:16:57 2002 >++++ xfmenu/Makefile.in Thu Jan 24 16:24:53 2002 >+@@ -141,7 +141,7 @@ >+ >+ xfmenu_LDADD = ../libs/libxfwmcore.la @DMALLOC_LIB@ @GLIB_LIBS@ \ >+ ${X_LIBS} ${X_PRE_LIBS} \ >+- -lXext -lX11 -lXpm @XFT_LIBS@ >++ -lXext -lX11 -lXpm @XFT_LIBS@ @INTLLIBS@ >+ >+ >+ xfmenu_DEPENDENCIES = ../libs/libxfwmcore.la
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 34229
: 19229