summaryrefslogtreecommitdiff
path: root/security/nessus-libnasl-devel/files
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-07-04 21:06:34 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-07-04 21:06:34 +0000
commitdf3ab8a9ce5ec98bd3fc3228460143b879a4b660 (patch)
tree7c6b1b25dbf879b0c8a6c99afe478a3ad73c4b5c /security/nessus-libnasl-devel/files
parentUpgrade to 2.0.7. (diff)
Upgrade to 2.0.7.
PR: ports/54051 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=84221
Diffstat (limited to 'security/nessus-libnasl-devel/files')
-rw-r--r--security/nessus-libnasl-devel/files/patch-Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/security/nessus-libnasl-devel/files/patch-Makefile b/security/nessus-libnasl-devel/files/patch-Makefile
new file mode 100644
index 000000000000..5755e05eb132
--- /dev/null
+++ b/security/nessus-libnasl-devel/files/patch-Makefile
@@ -0,0 +1,16 @@
+--- 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
+