FreeBSD Bugzilla – Attachment 7790 Details for
Bug 16688
fix port: irc/kvirc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.18 KB, created by
Will Andrews
on 2000-02-13 04:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Will Andrews
Created:
2000-02-13 04:30:01 UTC
Size:
1.18 KB
patch
obsolete
>diff -urN kvirc/Makefile kvirc.new/Makefile >--- kvirc/Makefile Sat Feb 5 06:16:23 2000 >+++ kvirc.new/Makefile Sat Feb 12 23:25:05 2000 >@@ -13,8 +13,6 @@ > > MAINTAINER= andrews@technologist.com > >-LIB_DEPENDS= pthread.13:${PORTSDIR}/devel/pth-devel >- > USE_QT2= yes > USE_X_PREFIX= yes > GNU_CONFIGURE= yes >diff -urN kvirc/patches/patch-ab kvirc.new/patches/patch-ab >--- kvirc/patches/patch-ab Fri Feb 4 19:17:55 2000 >+++ kvirc.new/patches/patch-ab Sat Feb 12 23:22:23 2000 >@@ -14,7 +14,7 @@ > > ac_save_LIBS="$LIBS" > - LIBS="-lpthread" >-+ LIBS="-L${prefix}/lib -lpthread" >++ LIBS="-pthread" > cat > conftest.$ac_ext <<EOF > #line 3440 "configure" > #include "confdefs.h" >@@ -27,7 +27,7 @@ > - SS_FLAGS_LIBLINK="-lqt $SS_X_EXTRA_LIBS -lXext -lX11 -lpthread" > + SS_FLAGS_INCDIRS="-I${prefix}/include -I$SS_QT_INCLUDE_DIR -I$SS_X_INCLUDE_DIR -D_REENTRANT" > + SS_FLAGS_LIBDIRS="-L${prefix}/lib -L$SS_QT_LIBRARY_DIR -L$SS_X_LIBRARY_DIR" >-+ SS_FLAGS_LIBLINK="-lqt2 $SS_X_EXTRA_LIBS -lXext -lX11 -lpthread" >++ SS_FLAGS_LIBLINK="-lqt2 $SS_X_EXTRA_LIBS -lXext -lX11 -pthread" > > imagedir="\${exec_prefix}/share/kvirc/pics" > helpdir="\${exec_prefix}/share/kvirc/help/en"
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 16688
: 7790