summaryrefslogtreecommitdiff
path: root/databases/gauche-gdbm
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-08-21 09:28:55 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-08-21 09:28:55 +0000
commitbe1310352180bd5bf1d40e6cc63de2725aa70d38 (patch)
tree469591b5b92c50963ebd300fb65ec0a108de1b38 /databases/gauche-gdbm
parentUpdate to 2.3.23. (diff)
unbreak databases/gauche-gdbm
PR: 55267 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: Erik Greenwald <erik@smluc.org>
Notes
Notes: svn path=/head/; revision=87437
Diffstat (limited to 'databases/gauche-gdbm')
-rw-r--r--databases/gauche-gdbm/Makefile2
-rw-r--r--databases/gauche-gdbm/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile
index d20b0ab4cb7e..c126a3a56204 100644
--- a/databases/gauche-gdbm/Makefile
+++ b/databases/gauche-gdbm/Makefile
@@ -35,7 +35,7 @@ do-extract:
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
diff --git a/databases/gauche-gdbm/pkg-plist b/databases/gauche-gdbm/pkg-plist
index c722df48c5b0..ac04a04d8a17 100644
--- a/databases/gauche-gdbm/pkg-plist
+++ b/databases/gauche-gdbm/pkg-plist
@@ -1,3 +1,2 @@
-lib/gauche/%%VERSION%%/%%TARGET%%/gdbm.la
lib/gauche/%%VERSION%%/%%TARGET%%/gdbm.so
share/gauche/%%VERSION%%/lib/dbm/gdbm.scm