freebsd-ports/net-mgmt/kismet/files/patch-plugin-ptw-Makefile
Brendan Fabeny 4a4053ce51 Update to 2010-07-R1
Approved by:	makc, miwi (co-mentors, implicit)
2010-10-03 07:42:20 +00:00

12 lines
454 B
Text

--- plugin-ptw/Makefile.orig 2010-05-24 19:53:16.000000000 +0200
+++ plugin-ptw/Makefile 2010-05-24 19:53:19.000000000 +0200
@@ -22,8 +22,7 @@
install: $(PLUGOUT)
mkdir -p $(DESTDIR)$(prefix)/lib/kismet/
-
- install -o $(INSTUSR) -g $(INSTGRP) -m 644 $^ $(DESTDIR)$(prefix)/lib/kismet/$^
+ install -o $(INSTUSR) -g $(INSTGRP) -m 644 $(PLUGOUT) $(DESTDIR)$(prefix)/lib/kismet/$(PLUGOUT)
userinstall: $(PLUGOUT)
mkdir -p ${HOME}/.kismet/plugins/