FreeBSD Bugzilla – Attachment 11360 Details for
Bug 22390
Fix devel/tmake: It is intended for use with Qt 2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.30 KB, created by
jesse
on 2000-10-29 09:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jesse
Created:
2000-10-29 09:10:01 UTC
Size:
1.30 KB
patch
obsolete
>diff -ruN tmake.bak/Makefile tmake/Makefile >--- tmake.bak/Makefile Sat Sep 2 15:34:39 2000 >+++ tmake/Makefile Sun Oct 29 09:47:06 2000 >@@ -13,6 +13,7 @@ > MAINTAINER= jesse@cs.uni-magdeburg.de > > USE_PERL5= yes >+USE_QT2= yes > NO_BUILD= yes > TMAKE_BIN= progen tmake > >diff -ruN tmake.bak/files/patch-ab tmake/files/patch-ab >--- tmake.bak/files/patch-ab Sat Sep 2 15:32:27 2000 >+++ tmake/files/patch-ab Sun Oct 29 10:05:53 2000 >@@ -1,11 +1,22 @@ >---- lib/freebsd-g++/tmake.conf Wed Aug 23 18:03:32 2000 >-+++ lib/freebsd-g++/tmake.conf.new Fri Sep 1 17:09:54 2000 >+--- lib/freebsd-g++/tmake.conf.orig Wed Aug 23 18:03:32 2000 >++++ lib/freebsd-g++/tmake.conf Sun Oct 29 10:03:53 2000 > @@ -31,7 +31,7 @@ > TMAKE_LIBDIR = /usr/local/lib > TMAKE_INCDIR_X11 = /usr/X11R6/include > TMAKE_LIBDIR_X11 = /usr/X11R6/lib > -TMAKE_INCDIR_QT = $(QTDIR)/include >-+TMAKE_INCDIR_QT = $(QTDIR)/include/qt >++TMAKE_INCDIR_QT = $(QTDIR)/include/qt2 > TMAKE_LIBDIR_QT = $(QTDIR)/lib > TMAKE_INCDIR_OPENGL = /usr/X11R6/include > TMAKE_LIBDIR_OPENGL = /usr/X11R6/lib >+@@ -51,8 +51,8 @@ >+ TMAKE_LIBS = >+ TMAKE_LIBS_X11 = -lXext -lX11 -lm >+ TMAKE_LIBS_X11SM = -lICE -lSM >+-TMAKE_LIBS_QT = -lqt >+-TMAKE_LIBS_QT_THREAD = -lqt-mt >++TMAKE_LIBS_QT = -lqt2 >++TMAKE_LIBS_QT_THREAD = -lqt2-mt >+ TMAKE_LIBS_OPENGL = -lGLU -lGL -lXmu >+ TMAKE_LIBS_THREAD = >+
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 22390
: 11360