From 9c7bf6ce6cf1b8ea35624105d31d60ec618d9879 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 29 Sep 2003 14:38:03 +0000 Subject: - Make security/opencdk and security/libtasn1 dependencies optional, enabled by WITH_OPENCDK and WITH_LIBTASN1 knobs, respectively. NOTE: several people reported that using external libtasn1 breaks (at least some) GnuTLS functionality, so using WITH_LIBTASN1 is NOT recommended for now. - Remove patch-configure as it breaks proper shared library build - Build include lzo library by default (noticed by KATO Tsuguru) - Re-sort pkg-plist PR: 57346 Submitted by: Sergei Kolobov (maintainer) --- security/gnutls-devel/files/patch-configure | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 security/gnutls-devel/files/patch-configure (limited to 'security/gnutls-devel/files/patch-configure') diff --git a/security/gnutls-devel/files/patch-configure b/security/gnutls-devel/files/patch-configure deleted file mode 100644 index 1cbe489bc732..000000000000 --- a/security/gnutls-devel/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Thu Feb 27 21:25:22 2003 -+++ configure Thu Feb 27 21:25:36 2003 -@@ -12529,6 +12529,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit v1.2.3