freebsd-ports/security/nettle2/files/patch-configure
Edwin Groothuis dd5f0bf084 security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages.
	Nettle port needs to be updated for software fixes purposes.

Bumped portversion of lang/pike76

PR:		ports/87655
Submitted by:	Xavier beaudouin <kiwi@oav.net>
2005-11-24 11:25:04 +00:00

11 lines
414 B
Text

--- 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=''