FreeBSD Bugzilla – Attachment 5964 Details for
Bug 13842
'make PREFIX' fails for kdemultimedia
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 481 bytes, created by
scottm
on 1999-09-20 00:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
scottm
Created:
1999-09-20 00:40:01 UTC
Size:
481 bytes
patch
obsolete
>*** Makefile.orig Sun Sep 19 16:21:37 1999 >--- Makefile Sun Sep 19 16:21:56 1999 >*************** >*** 25,28 **** >--- 25,36 ---- > INSTALL_SCRIPT="install -c -m 555" > USE_GMAKE= yes > >+ .if defined(PREFIX) >+ CONFIGURE_ARGS+= "--with-qt-includes=$(PREFIX)/include/X11/qt" \ >+ "--with-qt-libraries=$(PREFIX)/lib" \ >+ "--with-extra-libs=${LOCALBASE}/lib" \ >+ "--with-extra-includes=${LOCALBASE}/include" >+ CONFIGURE_ENV+= QTDIR="$(PREFIX)" >+ .endif >+ > .include <bsd.port.mk>
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 13842
: 5964