aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-02 21:23:21 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-02 23:32:29 +0000
commit6302f27e1d8b63819012398309b1b253b07d967e (patch)
treec77c039f6412497c1472e5c24313e2dc0bc3e12a
parent6c12c899ed9fbd85fe9f1bf26cfe59066759a6eb (diff)
downloadports-6302f27e1d8b63819012398309b1b253b07d967e.tar.gz
ports-6302f27e1d8b63819012398309b1b253b07d967e.zip
cad/iverilog: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--cad/iverilog/Makefile2
-rw-r--r--cad/iverilog/pkg-plist6
2 files changed, 5 insertions, 3 deletions
diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile
index fd826cdbf5aa..c1862a405bc1 100644
--- a/cad/iverilog/Makefile
+++ b/cad/iverilog/Makefile
@@ -1,6 +1,7 @@
PORTNAME= iverilog
DISTVERSIONPREFIX= v
DISTVERSION= 12_0
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= kbowling@FreeBSD.org
@@ -19,6 +20,7 @@ GH_ACCOUNT= steveicarus
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-suffix
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
pre-configure:
@cd ${WRKSRC} && sh autoconf.sh
diff --git a/cad/iverilog/pkg-plist b/cad/iverilog/pkg-plist
index 09fd1ddac87b..3d44dc586cd6 100644
--- a/cad/iverilog/pkg-plist
+++ b/cad/iverilog/pkg-plist
@@ -46,6 +46,6 @@ lib/ivl/vvp.conf
lib/ivl/vvp.tgt
lib/libveriuser.a
lib/libvpi.a
-man/man1/iverilog.1.gz
-man/man1/iverilog-vpi.1.gz
-man/man1/vvp.1.gz
+share/man/man1/iverilog.1.gz
+share/man/man1/iverilog-vpi.1.gz
+share/man/man1/vvp.1.gz