View | Details | Raw Unified | Return to bug 235982 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	pyinotify
3
PORTNAME=	pyinotify
4
PORTVERSION=	0.9.6
4
PORTVERSION=	0.9.6
5
PORTREVISION=	1
5
CATEGORIES=	devel
6
CATEGORIES=	devel
6
MASTER_SITES=	CHEESESHOP/source/p/pyinotify
7
MASTER_SITES=	CHEESESHOP/source/p/pyinotify
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 16-19 Link Here
16
USES=		python
17
USES=		python
17
USE_PYTHON=	distutils py3kplist
18
USE_PYTHON=	distutils py3kplist
18
19
20
NO_ARCH=	yes
21
19
.include <bsd.port.mk>
22
.include <bsd.port.mk>

Return to bug 235982