mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
cad/iverilog: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6c12c899ed
commit
6302f27e1d
2 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue