summaryrefslogtreecommitdiff
path: root/chat/py-xmpppy
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 00:02:33 +0000
committerasau <asau@pkgsrc.org>2012-10-03 00:02:33 +0000
commit10e57b98b03f5181234ab7d591a22649fbf4446a (patch)
tree4aa30529e48266b3b23855c535d330e6d5b5d7d3 /chat/py-xmpppy
parent9e335beeddda593403a4cf550fe49f73d4d471fa (diff)
downloadpkgsrc-10e57b98b03f5181234ab7d591a22649fbf4446a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'chat/py-xmpppy')
-rw-r--r--chat/py-xmpppy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile
index e3dc25b5537..1be5c9f1d0f 100644
--- a/chat/py-xmpppy/Makefile
+++ b/chat/py-xmpppy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/06 21:06:08 schnoebe Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/03 00:02:43 asau Exp $
#
DISTNAME= xmpppy-0.5.0rc1
@@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-dns>=1.7.1:../../net/py-dns
DEPENDS+= ${PYPKGPREFIX}-expat>=0nb4:../../textproc/py-expat
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes