View | Details | Raw Unified | Return to bug 215921
Collapse All | Expand All

(-)devel/py-xdg/Makefile (-1 / +2 lines)
Lines 4-9 Link Here
4
4
5
PORTNAME=	xdg
5
PORTNAME=	xdg
6
PORTVERSION=	0.25
6
PORTVERSION=	0.25
7
PORTREVISION=	1
7
CATEGORIES=	devel python
8
CATEGORIES=	devel python
8
MASTER_SITES=	http://people.freedesktop.org/~takluyver/
9
MASTER_SITES=	http://people.freedesktop.org/~takluyver/
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
10
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-21 Link Here
15
LICENSE=	LGPL20
16
LICENSE=	LGPL20
16
17
17
NO_ARCH=	yes
18
NO_ARCH=	yes
18
USES=		python
19
USES=		python:2
19
USE_PYTHON=	autoplist distutils
20
USE_PYTHON=	autoplist distutils
20
21
21
post-patch:
22
post-patch:

Return to bug 215921