diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index e78c1058bf78..b4574fa0b5c6 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -30,6 +30,8 @@ RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \ ${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/finance/p5-Finance-QuoteHist \ ${LOCALBASE}/share/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs +BROKEN= does not build + OPTIONS= AQBANKING "AqBanking support (HBCI/OpenHBCI)" off \ OFX "OFX support" off \ POSTGRESQL "Enable Postgresql as Backend" off diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile index 8ec46a13d381..1f2111462b28 100644 --- a/graphics/gephex/Makefile +++ b/graphics/gephex/Makefile @@ -16,6 +16,8 @@ COMMENT= Software-based interactive video-effect system LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +BROKEN= does not build + OPTIONS= SDL "Turn on SDL support" on \ AALIB "Turn on AALIB support" on \ FFMPEG "Turn on FFMPEG support" on \