pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
move distutils.mk
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Tue Jul 19 21:18:03 2016 +0100
Changeset: c0519b8cef61ffa8183a2b82705e1d757734923d
Modified Files:
py-hamnonlineng/Makefile
py-hamnonlineng/PLIST
Log Message:
move distutils.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c0519b8cef61ffa8183a2b82705e1d757734923d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-hamnonlineng/Makefile | 3 +--
py-hamnonlineng/PLIST | 1 +
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-hamnonlineng/Makefile b/py-hamnonlineng/Makefile
index 721177b..3a5b92c 100644
--- a/py-hamnonlineng/Makefile
+++ b/py-hamnonlineng/Makefile
@@ -13,7 +13,6 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-future>=0.15.2:../../devel/py-future
USE_LANGUAGES= # none
-PYDISTUTILSPKG= yes
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-hamnonlineng/PLIST b/py-hamnonlineng/PLIST
index 0cd8635..da4ce2c 100644
--- a/py-hamnonlineng/PLIST
+++ b/py-hamnonlineng/PLIST
@@ -1,4 +1,5 @@
@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/hamnonlineng/__init__.py
${PYSITELIB}/hamnonlineng/__init__.pyc
${PYSITELIB}/hamnonlineng/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index