FreeBSD Bugzilla – Attachment 27162 Details for
Bug 46149
Celestia build fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 696 bytes, created by
brad
on 2002-12-09 20:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
brad
Created:
2002-12-09 20:20:01 UTC
Size:
696 bytes
patch
obsolete
>--- /usr/ports/astro/celestia/Makefile Thu Aug 29 23:20:17 2002 >+++ Makefile Mon Dec 9 15:13:21 2002 >@@ -23,14 +23,20 @@ > USE_GMAKE= yes > USE_MESA= yes > USE_X_PREFIX= yes >+.if !defined(WITHOUT_GNOME) > USE_GNOMENG= yes > USE_GNOME= gnomelibs >+.endif > > CONFIGURE_ARGS= --prefix=${PREFIX} \ > --includedir="${LOCALBASE}/include" \ > --libdir="${LOCALBASE}/lib" >+.if defined(WITHOUT_GNOME) >+CONFIGURE_ARGS+= --without-gtk >+.endif >+ > CONFIGURE_ENV= \ >-LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lm ${PTHREAD_LIBS}" >+LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lm ${PTHREAD_LIBS}" \ > CPPFLAGS="-I${X11BASE}/include -I${X11BASE}/include/GL -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" > > pre-patch:
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 46149
: 27162