pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove bits we don't use.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Wed Feb 17 14:20:34 2016 +0100
Changeset: dfc5930adc8963bf19bd6cba3bb43ac08e7ea2fe
Modified Files:
py-scp/Makefile
Log Message:
Remove bits we don't use.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dfc5930adc8963bf19bd6cba3bb43ac08e7ea2fe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-scp/Makefile | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/py-scp/Makefile b/py-scp/Makefile
index 79f2e18..018a7c6 100644
--- a/py-scp/Makefile
+++ b/py-scp/Makefile
@@ -10,13 +10,10 @@ HOMEPAGE= https://github.com/jbardin/scp.py
COMMENT= Send and receive files with scp
LICENSE= apache-2.0
-#USE_TOOLS= pax
USE_LANGUAGES= # none
PLIST_SUBST+= PYVERSUFFIX=${PYVERSUFFIX}
PYTHON_VERSIONS_ACCEPTED= 27 26
-#REPLACE_PYTHON+= tools/sw_upgrade
-
PYDISTUTILSPKG= yes
DEPENDS+= ${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko
Home |
Main Index |
Thread Index |
Old Index