summaryrefslogtreecommitdiff
path: root/security/nettle/files/patch-configure
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-02 13:45:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-02 13:45:52 +0000
commit22b5db3722547aa1157cbcdeccd02a1c218eff70 (patch)
treef3a8297c843573204cbf4a7dbf0a007699aba45b /security/nettle/files/patch-configure
parentistatd is a daemon serving statistics to your iStat iPhone application (diff)
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 <corky1951@comcast.net> (maintainer)
Notes
Notes: svn path=/head/; revision=245106
Diffstat (limited to 'security/nettle/files/patch-configure')
-rw-r--r--security/nettle/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
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=''