opnsense-ports/security/nessus/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

17 lines
636 B
Text

--- Makefile.orig Tue Jan 21 11:45:03 2003
+++ Makefile Thu Jul 3 08:41:17 2003
@@ -10,14 +10,6 @@
touch $@
install: all $(CLIENT_INSTALL) install-bin install-man
- @echo
- @echo ' --------------------------------------------------------------'
- @echo ' nessus-core has been sucessfully installed. '
- @echo " Make sure that $(bindir) and $(sbindir) are in your PATH before"
- @echo " you continue."
- @echo " nessusd has been installed into $(sbindir)"
- @echo ' --------------------------------------------------------------'
- @echo
install-bin:
test -d $(DESTDIR)${sbindir} || $(INSTALL_DIR) -m 755 $(DESTDIR)${sbindir}