mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/splint: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4877728ebc
commit
e23e46cd74
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= splint
|
PORTNAME= splint
|
||||||
PORTVERSION= 3.1.2
|
PORTVERSION= 3.1.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel security
|
CATEGORIES= devel security
|
||||||
MASTER_SITES= http://www.splint.org/downloads/
|
MASTER_SITES= http://www.splint.org/downloads/
|
||||||
EXTRACT_SUFX= .src.tgz
|
EXTRACT_SUFX= .src.tgz
|
||||||
|
@ -12,6 +13,7 @@ LICENSE= GPLv2+
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
CONFIGURE_ENV= BISON=no
|
CONFIGURE_ENV= BISON=no
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
bin/splint
|
bin/splint
|
||||||
man/man1/splint.1.gz
|
share/man/man1/splint.1.gz
|
||||||
%%DATADIR%%/imports/assert.lcl
|
%%DATADIR%%/imports/assert.lcl
|
||||||
%%DATADIR%%/imports/assert.lcs
|
%%DATADIR%%/imports/assert.lcs
|
||||||
%%DATADIR%%/imports/ctype.lcl
|
%%DATADIR%%/imports/ctype.lcl
|
||||||
|
|
Loading…
Add table
Reference in a new issue