dd5f0bf084
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>
10 lines
367 B
Text
10 lines
367 B
Text
--- Makefile.in.orig Tue Nov 1 09:34:09 2005
|
|
+++ Makefile.in Tue Nov 1 09:34:24 2005
|
|
@@ -221,7 +221,6 @@
|
|
$(INSTALL_PROGRAM) $(SHLIBFORLINK) $(DESTDIR)$(libdir)/$(SHLIBFILE)
|
|
[ -z "$(SHLIBSONAME)" ] \
|
|
|| (cd $(DESTDIR)$(libdir) \
|
|
- && ln -sf $(SHLIBFILE) $(SHLIBSONAME) \
|
|
&& ln -sf $(SHLIBFILE) $(SHLIBFORLINK) )
|
|
|
|
install-info: nettle.info
|