freebsd-ports/security/nessus-libnasl/files/patch-Makefile
Oliver Braun 506f0e73b4 Upgrade to 2.0.7.
PR:		ports/54050
Submitted by:	maintainer
2003-07-04 20:59:42 +00:00

16 lines
502 B
Text

--- Makefile.orig Tue Jan 21 15:27:53 2003
+++ Makefile Thu Jul 3 08:27:43 2003
@@ -18,13 +18,6 @@
$(INSTALL) -c -m 0644 doc/nasl.1 $(DESTDIR)${mandir}/man1
- @echo
- @echo ' --------------------------------------------------------------'
- @echo ' libnasl has been sucessfully installed. '
- @echo " Make sure that $(bindir) is in your PATH before you"
- @echo " continue "
- @echo ' --------------------------------------------------------------'
- @echo
clean :
cd nasl && ${MAKE} clean