ports/comms/birda/files/patch-lib-Makefile
Edwin Groothuis 0c5bab8188 [patch] comms/birda unexpire
PR 88049 marked comms/birda as deprecated because the old
	distfile is no longer available on NetBSD's ftp server.
	This is because they now ship birda-1.1

	This patch updates the port to 1.1, unbreaking birda.  I
	use this port routinely and would hate to see it gone.

	I would be happy to be maintainer of birda if current
	maintainer has no interest maintaining it.

PR:		ports/88968
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>

---------------------------------------------------------------------- CVS:
Enter Log.  Lines beginning with `CVS:' are removed automatically
distinfo CVS: Added Files: CVS:    files/patch-lib-Makefile CVS:
Removed Files: CVS:    files/patch-iassrv.c CVS:
----------------------------------------------------------------------
2005-11-23 23:57:18 +00:00

9 lines
194 B
Text

--- lib/Makefile.orig Mon Nov 14 10:43:07 2005
+++ lib/Makefile Mon Nov 14 10:42:14 2005
@@ -9,4 +9,6 @@
NOPIC= yes
MKLINKLIB= no
+install:
+
.include <bsd.lib.mk>