- Stage support

This commit is contained in:
Martin Wilke 2014-02-19 09:00:59 +00:00
parent b23ce6574a
commit 1a79b21677
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345033

View file

@ -15,8 +15,7 @@ OPTIONS_DEFINE= GIST
GIST_DESC= Interactive Search Tool (requires Qt)
USE_PERL5= build
USES= bison perl5
USE_GMAKE= yes
USES= bison perl5 gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static \
--enable-shared \
@ -33,7 +32,6 @@ CONFIGURE_ARGS= --disable-static \
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGIST}