pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-logilab-common
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 29 15:50:06 UTC 2016
Modified Files:
pkgsrc/devel/py-logilab-common: Makefile
Log Message:
Remove unnecessary PLIST_SUBST.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-logilab-common/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-logilab-common/Makefile
diff -u pkgsrc/devel/py-logilab-common/Makefile:1.14 pkgsrc/devel/py-logilab-common/Makefile:1.15
--- pkgsrc/devel/py-logilab-common/Makefile:1.14 Mon Aug 29 15:44:26 2016
+++ pkgsrc/devel/py-logilab-common/Makefile Mon Aug 29 15:50:06 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2016/08/29 15:44:26 darcy Exp $
+# $NetBSD: Makefile,v 1.15 2016/08/29 15:50:06 wiz Exp $
DISTNAME= logilab-common-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-six>=1.4.0:../.
DEPENDS+= ${PYPKGPREFIX}-colorama-[0-9]*:../../comms/py-colorama
.endif
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-
INSTALLATION_DIRS= ${PKGMANDIR}/man1
post-extract:
Home |
Main Index |
Thread Index |
Old Index