From 22b5db3722547aa1157cbcdeccd02a1c218eff70 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 2 Dec 2009 13:45:52 +0000 Subject: All ports depending on the nettle library have been updated to use nettle 2.0, and there is no longer any reason to keep separate ports for nettle versions 1.x and 2.x. PR: 139482 139484 Submitted by: Charlie Kester (maintainer) --- security/nettle/files/patch-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/nettle/files/patch-configure (limited to 'security/nettle/files/patch-configure') diff --git a/security/nettle/files/patch-configure b/security/nettle/files/patch-configure deleted file mode 100644 index dceae170135b..000000000000 --- a/security/nettle/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Nov 1 09:35:20 2005 -+++ configure Tue Nov 1 09:36:28 2005 -@@ -2990,7 +2990,7 @@ - *) - SHLIBFORLINK=libnettle.so - SHLIBSONAME='$(SHLIBFORLINK).$(SHLIBMAJOR)' -- SHLIBFILE='$(SHLIBSONAME).$(SHLIBMINOR)' -+ SHLIBFILE='$(SHLIBSONAME)' - SHLIBLINK='$(CC) $(LDFLAGS) -shared -Wl,-soname=$(SHLIBSONAME)' - # FIXME: It might make some sense to link with -lgmp - SHLIBLIBS='' -- cgit v1.2.3