opnsense-ports/net/boclient/files/patch-Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
353 B
Text

--- Makefile.in.orig 2014-06-09 18:03:32.820418765 +0800
+++ Makefile.in 2014-06-09 18:03:44.724423559 +0800
@@ -6,7 +6,7 @@ all: bounix
clean:
rm *.o bounix
install:
- $(INSTALL) bounix /usr/local/bin/bounix
+ $(INSTALL) bounix $(DESTDIR)${PREFIX}/bin/bounix
distclean:
rm *.o bounix config.status config.cache config.log config.h Makefile
.o: