FreeBSD Bugzilla – Attachment 33875 Details for
Bug 55267
Update port: databases/gauche-gdbm (fix build)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.33 KB, created by
Kimura Fuyuki
on 2003-08-05 05:30:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2003-08-05 05:30:08 UTC
Size:
1.33 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/gauche-gdbm/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- Makefile 2 Aug 2003 06:01:18 -0000 1.14 >+++ Makefile 5 Aug 2003 04:07:49 -0000 >@@ -35,7 +35,7 @@ > > do-configure: > cd `cd ${PORTSDIR}/${GAUCHE_PORT} && ${MAKE} -V WRKSRC` && ./configure --with-local=${LOCALBASE} --prefix=${LOCALBASE} --target=${CONFIGURE_TARGET} --host=${CONFIGURE_HOST} --build=${CONFIGURE_BUILD} && cd ext && ${REINPLACE_CMD} -e "s/archdir/&|sed 's,unknown-freebsd,portbld-freebsd,'/" Makefile.ext >- cd ${WRKSRC} && make clean && ${REINPLACE_CMD} -e 's/^LIBFILES.*/LIBFILES = gdbm.la/' -e 's/^SCMFILES.*/SCMFILES = gdbm.scm/' Makefile >+ cd ${WRKSRC} && make clean && ${REINPLACE_CMD} -e 's/^LIBFILES.*/LIBFILES = gdbm.so/' -e 's/^SCMFILES.*/SCMFILES = gdbm.scm/' Makefile > > do-install: > cd ${WRKSRC} && make install-std >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/databases/gauche-gdbm/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 17 Jun 2003 15:10:00 -0000 1.2 >+++ pkg-plist 5 Aug 2003 04:07:49 -0000 >@@ -1,3 +1,2 @@ >-lib/gauche/%%VERSION%%/%%TARGET%%/gdbm.la > lib/gauche/%%VERSION%%/%%TARGET%%/gdbm.so > share/gauche/%%VERSION%%/lib/dbm/gdbm.scm
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 55267
: 33875