diff options
-rw-r--r-- | devel/m6811-gcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/m6811-gcc/Makefile b/devel/m6811-gcc/Makefile index 1a92f62..dc54f85 100644 --- a/devel/m6811-gcc/Makefile +++ b/devel/m6811-gcc/Makefile @@ -26,6 +26,7 @@ BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf # Configuration sparc64-unknown-freebsdelf not supported # compilation stops with intermal compiler errors. ONLY_FOR_ARCHS= i386 +MANUAL_PACKAGE_BUILD= Path problem to autoheader on bento USE_GMAKE= yes HAS_CONFIGURE= yes |