summaryrefslogtreecommitdiff
path: root/devel/py-stompclient
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-03 22:14:00 +0000
committerwiz <wiz>2012-10-03 22:14:00 +0000
commit2b84cd27a7f9f7fd51b3d245615454c12e838a91 (patch)
treea6e0112f1c7655fad080d88eaa928420d1b0af8b /devel/py-stompclient
parent781ca7303227bd3fac5d062a5875ca7d266f6df7 (diff)
downloadpkgsrc-2b84cd27a7f9f7fd51b3d245615454c12e838a91.tar.gz
Update for python25 removal.
Diffstat (limited to 'devel/py-stompclient')
-rw-r--r--devel/py-stompclient/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-stompclient/Makefile b/devel/py-stompclient/Makefile
index aa8f8ca7859..63d9a7ace84 100644
--- a/devel/py-stompclient/Makefile
+++ b/devel/py-stompclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/08/15 05:50:11 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:01 wiz Exp $
#
DISTNAME= stompclient-0.3.2
@@ -15,7 +15,5 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 25
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"