diff options
Diffstat (limited to 'textproc/p5-String-Scanf/Makefile')
-rw-r--r-- | textproc/p5-String-Scanf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-String-Scanf/Makefile b/textproc/p5-String-Scanf/Makefile index 4f60fc8fe3ba..95e1ea79c649 100644 --- a/textproc/p5-String-Scanf/Makefile +++ b/textproc/p5-String-Scanf/Makefile @@ -18,6 +18,5 @@ COMMENT= Emulates the sscanf() of the C stdio library PERL_CONFIGURE= yes MAN3= String::Scanf.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |