pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/py-xmpppy Fix build with py-setuptool-0.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d284e252bc0
branches: trunk
changeset: 643415:5d284e252bc0
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 16 23:04:35 2014 +0000
description:
Fix build with py-setuptool-0.8.
diffstat:
chat/py-xmpppy/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 02a92f6355dd -r 5d284e252bc0 chat/py-xmpppy/Makefile
--- a/chat/py-xmpppy/Makefile Tue Dec 16 22:59:50 2014 +0000
+++ b/chat/py-xmpppy/Makefile Tue Dec 16 23:04:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/05/09 07:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/12/16 23:04:35 wiz Exp $
DISTNAME= xmpppy-0.5.0rc1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,6 +18,7 @@
PYDISTUTILSPKG= yes
PYTHON_VERSIONED_DEPENDENCIES= dns
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.5.0rc1
+EGG_NAME= ${DISTNAME:S/rc/c/}
DOCDIR= ${PREFIX}/share/doc/py-xmpppy
EXDIR= ${PREFIX}/share/examples/py-xmpppy
Home |
Main Index |
Thread Index |
Old Index