1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/librep/files/patch-aa
Ade Lovett 8b1344bee9 Update to 0.11.1
Add appropriate LIB_DEPENDS for gdbm and gettext
Incorporate building fixes from ports/17387
Make PLIST more version-friendly

Approved by:	maintainer
2000-03-24 19:09:38 +00:00

12 lines
289 B
Plaintext

--- configure.orig Sun Mar 12 09:41:29 2000
+++ configure Thu Mar 23 18:17:51 2000
@@ -2228,7 +2228,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
- GDBM_LIBS="-lgdbm"
+ GDBM_LIBS="-lgdbm $LIBS"
else
echo "$ac_t""no" 1>&6