pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add installation directory
Module Name: pkgsrc-wip
Committed By: Keke <kethzer.dr%gmail.com@localhost>
Pushed By: kethzer.dr
Date: Wed Aug 30 11:24:50 2017 -0400
Changeset: 857d50aef0a8122906961663157a3cd13ae29090
Modified Files:
py-PyNaCl/Makefile
Log Message:
Add installation directory
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=857d50aef0a8122906961663157a3cd13ae29090
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-PyNaCl/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-PyNaCl/Makefile b/py-PyNaCl/Makefile
index a3553c4e1f..e1b552e425 100644
--- a/py-PyNaCl/Makefile
+++ b/py-PyNaCl/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/pyca/pynacl
COMMENT= Python binding to the Networking and Cryptography (NaCl) library
LICENSE= apache-2.0
+INSTALLATION_DIRS= ${PYSITELIB}
.include "../../security/libsodium/buildlink3.mk"
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index