diff options
Diffstat (limited to 'textproc/p5-MARC/Makefile')
-rw-r--r-- | textproc/p5-MARC/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-MARC/Makefile b/textproc/p5-MARC/Makefile index cd0267f8f3ea..ddf53d23477e 100644 --- a/textproc/p5-MARC/Makefile +++ b/textproc/p5-MARC/Makefile @@ -18,6 +18,5 @@ COMMENT= A module for manipulating bibliographic records in the USMARC format PERL_CONFIGURE= yes MAN3= MARC.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |