diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-05 22:24:16 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-05 22:24:16 +0000 |
| commit | 35bf7feac6409175ca02916b9cf46dc8921c8342 (patch) | |
| tree | aac4e3aa23ffae020310166da39c05830db77068 /security/nmap/files/patch-Makefile.in | |
| parent | - Update to 4.90RC1 (diff) | |
- Update to 4.90RC1
PR: 136295
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes
Notes:
svn path=/head/; revision=237203
Diffstat (limited to 'security/nmap/files/patch-Makefile.in')
| -rw-r--r-- | security/nmap/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/nmap/files/patch-Makefile.in b/security/nmap/files/patch-Makefile.in index 71329760543e..04b1646d2fcb 100644 --- a/security/nmap/files/patch-Makefile.in +++ b/security/nmap/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2008-01-24 02:36:01.000000000 +0100 -+++ Makefile.in 2008-04-13 16:48:40.000000000 +0200 -@@ -11,7 +11,7 @@ +--- Makefile.in.orig 2009-06-24 23:35:54.000000000 +0200 ++++ Makefile.in 2009-07-03 19:32:31.000000000 +0200 +@@ -10,7 +10,7 @@ + mandir = @mandir@ srcdir = @srcdir@ - nmaplibexecdir = @libexecdir@/nmap nmapdatadir = @datadir@/nmap -deskdir = $(prefix)/share/applications +deskdir = $(LOCALBASE)/share/applications - NMAPDEVDIR=~/nmap-dev + NMAPDEVDIR=~/nmap-private-dev export NBASEDIR=@NBASEDIR@ |
