Date: Sun, 24 Feb 2019 19:43:34 +0000 (UTC) From: Josh Paetzel <jpaetzel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493802 - head/devel/py-pyinotify Message-ID: <201902241943.x1OJhYHv098473@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jpaetzel Date: Sun Feb 24 19:43:34 2019 New Revision: 493802 URL: https://svnweb.freebsd.org/changeset/ports/493802 Log: Update port to use NO_ARCH PR: 235982 Submitted by: samy.mahmoudi@gmail.com Modified: head/devel/py-pyinotify/Makefile Modified: head/devel/py-pyinotify/Makefile ============================================================================== --- head/devel/py-pyinotify/Makefile Sun Feb 24 19:42:02 2019 (r493801) +++ head/devel/py-pyinotify/Makefile Sun Feb 24 19:43:34 2019 (r493802) @@ -16,4 +16,6 @@ LIB_DEPENDS= libinotify.so:devel/libinotify USES= python USE_PYTHON= distutils py3kplist +NO_ARCH= YES + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902241943.x1OJhYHv098473>