diff options
Diffstat (limited to 'finance/sql-ledger')
-rw-r--r-- | finance/sql-ledger/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index 6317027aab8a..4539f1c64c64 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -15,10 +15,9 @@ BUILD_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg RUN_DEPENDS:= ${BUILD_DEPENDS} NO_BUILD= yes -USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message sql-ledger-httpd.conf -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= *.pl locale/*/*.pl bin/*/*.pl do-install: |