ports/security/nmap-devel/files/patch-Makefile.in
Cy Schubert c89426b1f2 security/nmap-devel: New port
Introduce nmap development port. The development branch includes
prerequisite updates including the pcre2 replacement of pcre.
This port tracks the nmap/nmap github repo.
2024-03-28 13:53:59 -07:00

11 lines
317 B
Text

--- Makefile.in.orig 2020-08-27 19:13:31 UTC
+++ Makefile.in
@@ -10,7 +10,7 @@ mandir = @mandir@
top_srcdir = @top_srcdir@
srcdir = @srcdir@
nmapdatadir = @datadir@/nmap
-deskdir = $(prefix)/share/applications
+deskdir = $(LOCALBASE)/share/applications
NMAPDEVDIR=~/nmap-private-dev
export NBASEDIR=@NBASEDIR@