FreeBSD Bugzilla – Attachment 22772 Details for
Bug 39417
gtk-config and glib-config filename conventions required?
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.09 KB, created by
brad
on 2002-06-17 16:00:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
brad
Created:
2002-06-17 16:00:12 UTC
Size:
1.09 KB
patch
obsolete
>--- bsd.gnome.mk.orig Mon Jun 17 10:53:09 2002 >+++ bsd.gnome.mk Mon Jun 17 10:54:18 2002 >@@ -95,7 +95,7 @@ > .if defined(WITH_GLIB) || defined(WITH_ALL) > HAVE_GLIB= yes > .else >-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config >+GLIB_CONFIG?= ${LOCALBASE}/bin/glib-config > .if exists(${GLIB_CONFIG}) > HAVE_GLIB= yes > .else >@@ -115,7 +115,7 @@ > .if defined(WITH_GTK) || defined(WITH_ALL) > HAVE_GTK= yes > .else >-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config >+GTK_CONFIG?= ${X11BASE}/bin/gtk-config > .if exists(${GTK_CONFIG}) > HAVE_GTK= yes > .else >@@ -240,7 +240,7 @@ > > .if defined(USE_GLIB) > LIB_DEPENDS+= glib12.3:${PORTSDIR}/devel/glib12 >-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config >+GLIB_CONFIG?= ${LOCALBASE}/bin/glib-config > CONFIGURE_ENV+= GLIB_CONFIG="${GLIB_CONFIG}" > MAKE_ENV+= GLIB_CONFIG="${GLIB_CONFIG}" > .if defined(HAVE_GLIB) >@@ -256,7 +256,7 @@ > > .if defined(USE_GTK) > LIB_DEPENDS+= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 >-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config >+GTK_CONFIG?= ${X11BASE}/bin/gtk-config > CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" > MAKE_ENV+= GTK_CONFIG="${GTK_CONFIG}" > .if defined(HAVE_GTK)
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 39417
: 22772