FreeBSD Bugzilla – Attachment 24703 Details for
Bug 42195
[patch] make ports/devel GNOMENG aware
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.72 KB, created by
edwin
on 2002-08-30 11:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2002-08-30 11:50:01 UTC
Size:
2.72 KB
patch
obsolete
>--- devel/entity/Makefile.old Fri Aug 30 20:28:54 2002 >+++ devel/entity/Makefile Fri Aug 30 20:29:08 2002 >@@ -19,7 +19,8 @@ > CONFIGURE_ARGS+= --enable-tcl=no > > USE_GMAKE= yes >-USE_GTK= yes >+USE_GNOMENG= yes >+USE_GNOME= gtk12 > INSTALLS_SHLIB= yes > > MAN1= entity.1 >--- devel/gcvs/Makefile.old Fri Aug 30 20:29:13 2002 >+++ devel/gcvs/Makefile Fri Aug 30 20:29:32 2002 >@@ -21,7 +21,8 @@ > RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83 > > USE_X_PREFIX= yes >-USE_GTK= yes >+USE_GNOMENG= yes >+USE_GNOME= gtk12 > GNU_CONFIGURE= yes > USE_GMAKE= yes > BREAKS_IF_PEDANTIC= yes >--- devel/glg/Makefile.old Fri Aug 30 20:30:03 2002 >+++ devel/glg/Makefile Fri Aug 30 20:32:43 2002 >@@ -17,13 +17,13 @@ > MAINTAINER= lo_gafet@users.sourceforge.net > > USE_GMAKE= yes >-USE_GTK= yes >+USE_GNOMENG= yes > WANT_GNOME= yes > > .include <bsd.port.pre.mk> > >-.if defined(HAVE_GNOME) >-USE_GNOME= yes >+.if ${HAVE_GNOME:Mgnomelibs}!="" >+USE_GNOME= gtk12 > .endif > > pre-build: >--- devel/mico/Makefile.old Fri Aug 30 20:33:03 2002 >+++ devel/mico/Makefile Fri Aug 30 20:33:27 2002 >@@ -34,7 +34,8 @@ > INSTALLS_SHLIB= yes > USE_NEWGCC= yes > USE_GMAKE= yes >-USE_GTK= yes >+USE_GNOMENG= yes >+USE_GNOME= gtk12 > USE_AUTOCONF= yes > CONFIGURE_ARGS= --with-qt --with-gtk --with-tcl --disable-mini-stl \ > --enable-static --enable-shared >--- devel/ruby-gconf/Makefile.old Fri Aug 30 20:33:51 2002 >+++ devel/ruby-gconf/Makefile Fri Aug 30 20:34:03 2002 >@@ -20,7 +20,8 @@ > > USE_RUBY= yes > USE_RUBY_EXTCONF= yes >-USE_GTK= yes >+USE_GNOMENG= yes >+USE_GNOME= gtk12 > > CONFIGURE_ARGS= --with-gtk-config=${GTK_CONFIG} > INSTALL_TARGET= site-install >--- devel/sdl12/Makefile.old Fri Aug 30 20:34:18 2002 >+++ devel/sdl12/Makefile Fri Aug 30 20:35:06 2002 >@@ -42,7 +42,8 @@ > USE_XLIB= yes > .endif > .if !defined(WITHOUT_ESOUND) >-USE_ESOUND= yes >+USE_GNOMENG= yes >+USE_GNOME= esound > .endif > .if defined(WITHOUT_GL) > CONFIGURE_ARGS+=--disable-video-opengl >--- devel/titano/Makefile.old Fri Aug 30 20:35:41 2002 >+++ devel/titano/Makefile Fri Aug 30 20:36:52 2002 >@@ -19,7 +19,8 @@ > WRKSRC= ${WRKDIR}/${DISTNAME:S/b//} > > USE_REINPLACE= yes >-USE_GNOMELIBS= yes >+USE_GNOMENG= yes >+USE_GNOME= gnomelibs > USE_X_PREFIX= yes > USE_GMAKE= yes > USE_LIBTOOL= yes >--- devel/veepee/Makefile.old Fri Aug 30 20:37:09 2002 >+++ devel/veepee/Makefile Fri Aug 30 20:37:51 2002 >@@ -18,7 +18,8 @@ > > LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd > >-USE_GNOMELIBS= yes >+USE_GNOMENG= yes >+USE_GNOME= gnomelibs > USE_XLIB= yes > USE_PYTHON= yes > USE_LIBTOOL= yes >--- devel/gnome-devel/Makefile.old Fri Aug 30 20:37:56 2002 >+++ devel/gnome-devel/Makefile Fri Aug 30 20:38:26 2002 >@@ -21,7 +21,8 @@ > BROKEN= "Needs more work on the dependency chain" > NO_BUILD= yes > >-USE_GNOMELIBS= yes >+USE_GNOMENG= yes >+USE_GNOME= gnomelibs > USE_PYTHON= yes > > do-install: # empty
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 42195
: 24703