freebsd-ports/security/nmap/files/patch-Makefile.in
Martin Wilke 915e27e96b - Update to 4.68
PR:		126211
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-08-03 16:09:47 +00:00

11 lines
348 B
Text

--- 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 @@
srcdir = @srcdir@
nmaplibexecdir = @libexecdir@/nmap
nmapdatadir = @datadir@/nmap
-deskdir = $(prefix)/share/applications
+deskdir = $(LOCALBASE)/share/applications
NMAPDEVDIR=~/nmap-dev
export NBASEDIR=@NBASEDIR@