diff options
Diffstat (limited to 'textproc/p5-Senna/Makefile')
-rw-r--r-- | textproc/p5-Senna/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index 4e2c0b6ed002..c5f0073da946 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -15,9 +15,12 @@ LICENSE= LGPL21 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= senna-cfg:textproc/senna -USES= perl5 localbase +USES= localbase perl5 USE_PERL5= modbuild -CONFIGURE_ARGS+=</dev/null + +CONFIGURE_ARGS+= </dev/null + +PORTSCOUT= skipv:0.60000 .include <bsd.port.options.mk> |