Index: head/devel/py-pyinotify/Makefile =================================================================== --- head/devel/py-pyinotify/Makefile (revision 493801) +++ head/devel/py-pyinotify/Makefile (revision 493802) @@ -1,19 +1,21 @@ # $FreeBSD$ PORTNAME= pyinotify PORTVERSION= 0.9.6 CATEGORIES= devel MASTER_SITES= CHEESESHOP/source/p/pyinotify PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Python interface to (lib)inotify LICENSE= MIT LIB_DEPENDS= libinotify.so:devel/libinotify USES= python USE_PYTHON= distutils py3kplist +NO_ARCH= YES + .include