diff options
Diffstat (limited to 'textproc/p5-String-ShellQuote/Makefile')
-rw-r--r-- | textproc/p5-String-ShellQuote/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index bea2db08836e..c96aae00aa14 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl module for quote strings for passing through the shell PERL_CONFIGURE= yes MAN3= String::ShellQuote.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |