aboutsummaryrefslogtreecommitdiff
path: root/textproc/makepatch
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-05 04:35:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-05 04:35:34 +0000
commitbc103ca84a1760c81301b0e2b0070a2d0d143768 (patch)
treeb00073a2a8e9074627fa4a883a932a2760fdd8c0 /textproc/makepatch
parentc046f8df5820007456515c805c145a2f01f634f8 (diff)
Notes
Diffstat (limited to 'textproc/makepatch')
-rw-r--r--textproc/makepatch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile
index d0eca5922bc2..6fa1eddf5156 100644
--- a/textproc/makepatch/Makefile
+++ b/textproc/makepatch/Makefile
@@ -12,5 +12,6 @@ COMMENT= Perl scripts to assist in the generation and application of patches
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>