diff options
Diffstat (limited to 'devel/autoconf-wrapper/Makefile')
-rw-r--r-- | devel/autoconf-wrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf-wrapper/Makefile b/devel/autoconf-wrapper/Makefile index fafc190afbd8..b802fde68b18 100644 --- a/devel/autoconf-wrapper/Makefile +++ b/devel/autoconf-wrapper/Makefile @@ -10,6 +10,7 @@ COMMENT?= Wrapper script for GNU autoconf LICENSE= BSD2CLAUSE WRKSRC= ${WRKDIR} +NO_ARCH= yes NO_BUILD= YES TOOL?= AUTOCONF |