diff options
Diffstat (limited to 'textproc/p5-String-BufferStack/Makefile')
-rw-r--r-- | textproc/p5-String-BufferStack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index fe72958f2178..4805c3da0aac 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Nested buffers for templating systems -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= String::BufferStack.3 |