diff options
Diffstat (limited to 'net/v6eval/files/patch-bin-remotes-Makefile')
| -rw-r--r-- | net/v6eval/files/patch-bin-remotes-Makefile | 19 | 
1 files changed, 0 insertions, 19 deletions
diff --git a/net/v6eval/files/patch-bin-remotes-Makefile b/net/v6eval/files/patch-bin-remotes-Makefile deleted file mode 100644 index 06aa2480ad93..000000000000 --- a/net/v6eval/files/patch-bin-remotes-Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- bin/remotes/Makefile.orig	2013-06-17 00:08:29.000000000 +0900 -+++ bin/remotes/Makefile	2013-06-17 00:17:24.000000000 +0900 -@@ -46,13 +46,13 @@ - SUBDIR=	unknown	\ - 	manual -  --PREFIX=/usr/local/v6eval -+PREFIX?=/usr/local - DOCFILES=00README -  - depend: -  - afterinstall: --	install -d -o bin -g bin -m 755 $(PREFIX)/bin --	install -c -o bin -g bin -m 444 $(DOCFILES) $(PREFIX)/bin/ -+	install -d -m 555 $(PREFIX)/v6eval/bin -+	${BSD_INSTALL_DATA} $(DOCFILES) $(PREFIX)/v6eval/bin/ -  - .include <bsd.subdir.mk>  | 
