pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-twisted-docs revertd to r1.12.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef73469fc006
branches: trunk
changeset: 602936:ef73469fc006
user: obache <obache%pkgsrc.org@localhost>
date: Mon Apr 23 01:15:42 2012 +0000
description:
revertd to r1.12.
This package contains no python version specific files,
so no need to be prefixed with PYPKGPREFIX.
diffstat:
net/py-twisted-docs/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 25e03056bfef -r ef73469fc006 net/py-twisted-docs/Makefile
--- a/net/py-twisted-docs/Makefile Sun Apr 22 22:50:02 2012 +0000
+++ b/net/py-twisted-docs/Makefile Mon Apr 23 01:15:42 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2012/04/22 17:49:04 adam Exp $
+# $NetBSD: Makefile,v 1.15 2012/04/23 01:15:42 obache Exp $
-PKGNAME= ${PYPKGPREFIX}-twisted-docs-${TWISTED_VERSION}
+PKGNAME= py-twisted-docs-${TWISTED_VERSION}
COMMENT= Framework for writing networked applications (documentation)
.include "../../net/py-twisted/Makefile.common"
@@ -18,5 +18,4 @@
cd ${DOC_SRCDIR} && pax -rw -pe * ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
-.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index