summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-xdg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-xdg/Makefile b/devel/py-xdg/Makefile
index 5d15aa568ee9..e7a2a93be690 100644
--- a/devel/py-xdg/Makefile
+++ b/devel/py-xdg/Makefile
@@ -4,6 +4,7 @@
PORTNAME= xdg
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://people.freedesktop.org/~takluyver/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ COMMENT= Python library to access freedesktop.org standards
LICENSE= LGPL20
NO_ARCH= yes
-USES= python
+USES= python:2
USE_PYTHON= autoplist distutils
post-patch: