freebsd-ports/net-mgmt/kismet/files/patch-plugin-autowep-Makefile
Brendan Fabeny 4a613a348e update to 2013-03-R1b
Feature safe:	yes
2013-04-18 11:19:13 +00:00

11 lines
466 B
Text

--- restricted-plugin-autowep/Makefile.orig 2013-03-25 13:29:11.000000000 -0400
+++ restricted-plugin-autowep/Makefile 2013-04-04 15:37:44.000000000 -0400
@@ -22,7 +22,7 @@
install: $(PLUGOUT)
mkdir -p $(DESTDIR)/$(plugindir)
- $(INSTALL) -o $(INSTUSR) -g $(INSTGRP) -m 644 $^ $(DESTDIR)/$(plugindir)/$^
+ $(INSTALL) -o $(INSTUSR) -g $(INSTGRP) -m 644 $(PLUGOUT) $(DESTDIR)/$(plugindir)/$(PLUGOUT)
userinstall: $(PLUGOUT)
mkdir -p ${HOME}/.kismet/plugins/