summaryrefslogtreecommitdiff
path: root/net-mgmt/ndpmon/files/patch-plugins__mac_resolv__Makefile.in
blob: 046ab22671e80770d8a77da7bf31e55619465a8e (plain) (blame)
1
2
3
4
5
6
7
8
9
--- plugins/mac_resolv/Makefile.in.orig	2014-09-05 10:53:57 UTC
+++ plugins/mac_resolv/Makefile.in
@@ -7,5 +7,5 @@
 	-rm -rf *~ *.o 
 
 mac_resolv.o: mac_resolv.c
-	-./make-manuf
+	-perl ./make-manuf
 	$(CC) $(FLAGS) `xml2-config  --cflags` -c mac_resolv.c -o mac_resolv.o