diff options
Diffstat (limited to 'textproc/py-junit-xml/Makefile')
-rw-r--r-- | textproc/py-junit-xml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile index 68d0e4cb9dc9..d6ed9e095c89 100644 --- a/textproc/py-junit-xml/Makefile +++ b/textproc/py-junit-xml/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= kyrus GH_PROJECT= python-${PORTNAME} GH_TAGNAME= 4bd08a2 +NO_ARCH= yes + .include <bsd.port.mk> |