diff options
Diffstat (limited to 'finance/sql-ledger/Makefile')
-rw-r--r-- | finance/sql-ledger/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index abcde9ba7cf7..1c91148f7183 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -19,6 +19,8 @@ COMMENT= A double entry accounting system BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Size mismatch + NO_BUILD= yes USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} |