SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,31 @@
Index: configure
--- configure.orig
+++ configure
@@ -546,14 +546,11 @@ fi
-LDFLAGS=""
LIBS=""
EXTRA_LIBS=""
-INCLUDES=""
GDBM_INCLUDE=""
GDBM_LIB=""
FNV_DEP=""
-SUBDIRS="src/pcre"
ac_aux_dir=
@@ -2016,11 +2013,9 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = ye
GDBM_LIB="-lgdbm"
else
echo "$ac_t""no" 1>&6
-fi
-
LDFLAGS="$old_LDFLAGS"
-
+fi
if test "$THIS_PREFIX" != "" && test "$THIS_PREFIX" != "/usr"; then
THIS_LFLAGS="$THIS_PREFIX/lib"