diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 14:54:09 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 14:54:09 +0000 |
commit | c3124ff3bf2f1f4c5a5c8bdbdebb39fcbdb797f7 (patch) | |
tree | cdff0e3d6145b3fcb8fe7277341a5222cbd00ee6 /comms/bpl+ | |
parent | 9a8f35e89c737af14ff88d747d3178f3934ef1fe (diff) |
Notes
Diffstat (limited to 'comms/bpl+')
-rw-r--r-- | comms/bpl+/Makefile | 2 | ||||
-rw-r--r-- | comms/bpl+/files/patch-bplexec.c_1 (renamed from comms/bpl+/files/patch-ab) | 0 | ||||
-rw-r--r-- | comms/bpl+/files/patch-bplexec.c_2 (renamed from comms/bpl+/files/patch-bplexec.c) | 0 | ||||
-rw-r--r-- | comms/bpl+/files/patch-machine.h (renamed from comms/bpl+/files/patch-aa) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/comms/bpl+/Makefile b/comms/bpl+/Makefile index 669f7ff5db36..6b0658549b55 100644 --- a/comms/bpl+/Makefile +++ b/comms/bpl+/Makefile @@ -16,6 +16,6 @@ PLIST_FILES= bin/bp bin/bpl do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bpl ${STAGEDIR}${PREFIX}/bin - (cd ${STAGEDIR}${PREFIX}/bin; ${LN} -sf bpl bp) + ${LN} -sf bpl ${STAGEDIR}${PREFIX}/bin/bp .include <bsd.port.mk> diff --git a/comms/bpl+/files/patch-ab b/comms/bpl+/files/patch-bplexec.c_1 index 9e788585e998..9e788585e998 100644 --- a/comms/bpl+/files/patch-ab +++ b/comms/bpl+/files/patch-bplexec.c_1 diff --git a/comms/bpl+/files/patch-bplexec.c b/comms/bpl+/files/patch-bplexec.c_2 index 9830a08aa22a..9830a08aa22a 100644 --- a/comms/bpl+/files/patch-bplexec.c +++ b/comms/bpl+/files/patch-bplexec.c_2 diff --git a/comms/bpl+/files/patch-aa b/comms/bpl+/files/patch-machine.h index c8e805c191e5..c8e805c191e5 100644 --- a/comms/bpl+/files/patch-aa +++ b/comms/bpl+/files/patch-machine.h |