pkgsrc-WIP-changes archive

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

mozldap: INSTALLATION_DIRS



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 17:54:38 2015 +0200
Changeset:	99d887251f1d1c34119d5f32ced33abc8297fa9e

Modified Files:
	mozldap/Makefile

Log Message:
mozldap: INSTALLATION_DIRS

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

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

diffstat:
 mozldap/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/mozldap/Makefile b/mozldap/Makefile
index 1e8f0fe..7ee3a00 100644
--- a/mozldap/Makefile
+++ b/mozldap/Makefile
@@ -55,6 +55,8 @@ CONFIGURE_ARGS+=        --with-pthreads
 .include "../../mk/pthread.buildlink3.mk"
 .endif
 
+INSTALLATION_DIRS=	bin
+
 pre-configure:
 	cd ${WRKSRC} && autoconf
 


Home | Main Index | Thread Index | Old Index