diff options
Diffstat (limited to 'net/p5-IO-Interface/Makefile')
-rw-r--r-- | net/p5-IO-Interface/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index 981b4f427ead..de827b579665 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl extension for access to network card configuration information PERL_CONFIGURE= yes MAN3= IO::Interface.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |