openbsd-ports/security/nessus/plugins/patches/patch-Makefile
aanriot a591ee969f - update to 2.2.7 .
- bump SHARED_LIBS .
- get ride of bogus elements outside of base.
- spacing and cleanup.

inputs and ok sturm@
2006-06-01 05:16:32 +00:00

13 lines
476 B
Plaintext

$OpenBSD: patch-Makefile,v 1.1 2006/06/01 05:16:32 aanriot Exp $
--- Makefile.orig Sun Apr 23 20:51:54 2006
+++ Makefile Sun Apr 23 20:52:05 2006
@@ -51,7 +51,7 @@ install-man:
install : all \
install-dirs install-nasl install-inc install-nes \
- install-man install-conf $(INSTALL_UPDATER)
+ install-man $(INSTALL_UPDATER)
$(INSTALL_DIR) -m 755 $(DESTDIR)${libdir}/nessus/plugins_factory
$(INSTALL) -m 444 pf/Makefile $(DESTDIR)${libdir}/nessus/plugins_factory