pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cryptodomex: Comsmetic restort to match py-cryptodome/Makefile (NFC)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 5 13:39:21 2019 +0200
Changeset: cbcf7127eec188fefd4d918bdd798a916fd7a7c2
Modified Files:
py-cryptodomex/Makefile
Log Message:
py-cryptodomex: Comsmetic restort to match py-cryptodome/Makefile (NFC)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cbcf7127eec188fefd4d918bdd798a916fd7a7c2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cryptodomex/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-cryptodomex/Makefile b/py-cryptodomex/Makefile
index c567bae591..40f689dfa6 100644
--- a/py-cryptodomex/Makefile
+++ b/py-cryptodomex/Makefile
@@ -10,10 +10,11 @@ HOMEPAGE= http://www.pycryptodome.org/
COMMENT= Cryptographic library for Python
LICENSE= public-domain AND python-software-foundation
-CHECK_PORTABILITY_SKIP+= appveyor/get_wheels.sh
-
+# XXX is this needed?
CFLAGS.SunOS+= -std=c99 -D_XOPEN_SOURCE=600
+CHECK_PORTABILITY_SKIP+= appveyor/get_wheels.sh
+
do-test:
${RUN}cd ${WRKSRC};${SETENV} ${TEST_ENV} ${PYTHONBIN} ${PYSETUP} test
Home |
Main Index |
Thread Index |
Old Index