FreeBSD Bugzilla – Attachment 58428 Details for
Bug 88067
[maintainer] games/fillets-ng: respect LOCALBASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fillets-ng-0.7.3_2.patch
fillets-ng-0.7.3_2.patch (text/plain), 881 bytes, created by
Dmitry Marakasov
on 2005-10-26 23:50:15 UTC
(
hide
)
Description:
fillets-ng-0.7.3_2.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2005-10-26 23:50:15 UTC
Size:
881 bytes
patch
obsolete
>diff -ruN fillets-ng.orig/Makefile fillets-ng/Makefile >--- fillets-ng.orig/Makefile Thu Oct 27 02:28:47 2005 >+++ fillets-ng/Makefile Thu Oct 27 02:41:11 2005 >@@ -7,7 +7,7 @@ > > PORTNAME= fillets-ng > PORTVERSION= 0.7.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= games > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= fillets >@@ -28,7 +28,7 @@ > > CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ARGS= --datadir="${DATADIR}" >+CONFIGURE_ARGS= --datadir="${DATADIR}" --with-lua="${LOCALBASE}" > > OPTIONS= FRIBIDI "Enable fribidi support" off > >@@ -45,6 +45,7 @@ > .endif > > post-patch: >+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|^\(AM_CPPFLAGS.*(datadir)\)/.*|\1"\\"|' \ > ${WRKSRC}/src/gengine/Makefile.in > .if defined(WITHOUT_FRIBIDI)
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 88067
: 58428