diff options
Diffstat (limited to 'textproc/p5-Syntax-Highlight-Engine-Kate/Makefile')
-rw-r--r-- | textproc/p5-Syntax-Highlight-Engine-Kate/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index c4a76af09d4a..514f5f229180 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -3,7 +3,7 @@ PORTNAME= Syntax-Highlight-Engine-Kate PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,8 +16,10 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= bin/hlansi.pl bin/hlhtml.pl USE_PERL5= configure +NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES |