aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-05 12:35:34 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-05 12:35:34 +0800
commit0fa64152228a9f0731dbb1419025313ae9e17ffb (patch)
treeb00073a2a8e9074627fa4a883a932a2760fdd8c0 /textproc
parent5b2e8947fd8ed35b3f681b3bd727e88c122f2341 (diff)
downloadfreebsd-ports-gnome-0fa64152228a9f0731dbb1419025313ae9e17ffb.tar.gz
freebsd-ports-gnome-0fa64152228a9f0731dbb1419025313ae9e17ffb.tar.zst
freebsd-ports-gnome-0fa64152228a9f0731dbb1419025313ae9e17ffb.zip
- Add NO_ARCH
Diffstat (limited to 'textproc')
-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>