Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2024 01:01:19 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 63277c561c1c - main - devel/p5-Mknod: Remove NOOP Code
Message-ID:  <202401210101.40L11Jmj008849@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63277c561c1c32699ee24b89c785866763f3fa06

commit 63277c561c1c32699ee24b89c785866763f3fa06
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-21 00:39:43 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-21 01:01:07 +0000

    devel/p5-Mknod: Remove NOOP Code
    
    Approved by:    portmgr (blanket)
---
 devel/p5-Mknod/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/p5-Mknod/Makefile b/devel/p5-Mknod/Makefile
index e2b152e4f155..943d26d118a1 100644
--- a/devel/p5-Mknod/Makefile
+++ b/devel/p5-Mknod/Makefile
@@ -12,6 +12,4 @@ COMMENT=	Perl module interface to the mknod(2) system call
 USES=		perl5
 USE_PERL5=	configure
 
-MANPREFIX=	${PREFIX}/${SITE_PERL_REL}
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401210101.40L11Jmj008849>