FreeBSD Bugzilla – Attachment 34324 Details for
Bug 55800
xsane GTK2 support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 560 bytes, created by
Dominik Brettnacher
on 2003-08-20 11:40:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dominik Brettnacher
Created:
2003-08-20 11:40:17 UTC
Size:
560 bytes
patch
obsolete
>diff -urN /usr/ports/graphics/xsane/Makefile xsane/Makefile >--- /usr/ports/graphics/xsane/Makefile Wed Aug 20 11:53:03 2003 >+++ xsane/Makefile Wed Aug 20 11:57:15 2003 >@@ -22,7 +22,6 @@ > > USE_GMAKE= yes > USE_X_PREFIX= yes >-USE_GNOME= gtk12 > GNU_CONFIGURE= yes > USE_REINPLACE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >@@ -35,6 +34,13 @@ > CONFIGURE_ARGS+= --enable-gimp > .else > CONFIGURE_ARGS+= --disable-gimp >+.endif >+ >+.if defined(WITH_GTK2) >+USE_GNOME= gtk20 >+.else >+USE_GNOME= gtk12 >+CONFIGURE_ARGS= --disable-gtk2 > .endif > > pre-everything::
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 55800
: 34324