- set MANUAL_PACKAGE_BUILD

This commit is contained in:
Dirk Meyer 2003-05-19 03:41:11 +00:00
parent 6f8f2a90f7
commit 56e4c76b4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81331

View file

@ -26,6 +26,7 @@ BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
# Configuration sparc64-unknown-freebsdelf not supported # Configuration sparc64-unknown-freebsdelf not supported
# compilation stops with intermal compiler errors. # compilation stops with intermal compiler errors.
ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS= i386
MANUAL_PACKAGE_BUILD= Path problem to autoheader on bento
USE_GMAKE= yes USE_GMAKE= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes