pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bosh: Added PKG_SHELL to Makefile



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Mon Sep 24 19:45:09 2018 +0200
Changeset:	9dcb3b6c260c7d58fafce8c58ffc2a46b6c583ec

Modified Files:
	bosh/Makefile

Log Message:
bosh: Added PKG_SHELL to Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9dcb3b6c260c7d58fafce8c58ffc2a46b6c583ec

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bosh/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/bosh/Makefile b/bosh/Makefile
index 88c6e6df6e..b74e2c8fec 100644
--- a/bosh/Makefile
+++ b/bosh/Makefile
@@ -16,6 +16,7 @@ MAKE_FLAGS+=	GMAKE_NOWARN=true
 
 USE_TOOLS+=	gmake tbl
 
+PKG_SHELL=	bin/bosh
 INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1
 
 .include "../../mk/bsd.prefs.mk"


Home | Main Index | Thread Index | Old Index