FreeBSD Bugzilla – Attachment 72596 Details for
Bug 105495
[UPDATE] games/scourge: integrate completely with bsd.wx.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scourge.diff
scourge.diff (text/plain), 1.36 KB, created by
Alejandro Pulver
on 2006-11-13 22:30:01 UTC
(
hide
)
Description:
scourge.diff
Filename:
MIME Type:
Creator:
Alejandro Pulver
Created:
2006-11-13 22:30:01 UTC
Size:
1.36 KB
patch
obsolete
>Index: scourge/Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/scourge/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- scourge/Makefile 20 Sep 2006 11:21:25 -0000 1.8 >+++ scourge/Makefile 13 Nov 2006 22:12:05 -0000 >@@ -26,7 +26,7 @@ > GNU_CONFIGURE= yes > CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_LIBS} > LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib >-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > > CONFIGURE_ARGS= --with-data-dir=${DATADIR} >@@ -34,7 +34,6 @@ > SUB_FILES= pkg-message > PLIST_FILES= bin/${PORTNAME} > WRKSRC= ${WRKDIR}/${PORTNAME} >-WXCONFIG= wxgtk2${_WX_UC}-${_WX_VER}-config > > OPTIONS= DEBUG "Produce an executable with debugging symbols" off \ > EDITOR "Install scourge editor" on >@@ -52,7 +51,7 @@ > .if !defined(WITHOUT_EDITOR) > USE_WX= 2.6+ > WX_COMPS= wx contrib >-WX_UNICODE= yes >+WANT_UNICODE= yes > PLIST_FILES+= bin/${PORTNAME}-editor > HAVE_EDITOR= true > .else >@@ -60,7 +59,7 @@ > .endif > > post-patch: >- @${REINPLACE_CMD} -e 's|wx-config|${WXCONFIG} |g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG:T} |g' ${WRKSRC}/configure > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin/
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 105495
: 72596