mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0dd52698a2
- use USE_PYTHON.
12 lines
306 B
Plaintext
12 lines
306 B
Plaintext
--- configure.orig Sat Oct 21 18:09:50 2000
|
|
+++ configure Sat Oct 21 18:11:01 2000
|
|
@@ -2777,7 +2777,7 @@
|
|
VP_GDLDFLAGS="-L$vp_gd_libdir"
|
|
VP_PYMODDIR=$vp_python_moddir
|
|
VP_PYDYNLIBDIR=$vp_python_dynlibdir
|
|
-VP_PYINTERPLIB=$vp_python_interplib
|
|
+VP_PYINTERPLIB="$vp_python_interplib -lreadline -lcrypt"
|
|
|
|
|
|
|