mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
audio/libmikmod: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fe2174542f
commit
f548e9dd74
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libmikmod
|
||||
PORTVERSION= 3.3.11.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/mikmod/libmikmod/${PORTVERSION}/
|
||||
|
||||
|
@ -13,6 +13,7 @@ LICENSE= LGPL21
|
|||
USES= cpe gmake libtool pathfix pkgconfig
|
||||
CPE_VENDOR= raphael_assenat
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-esd
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -5,5 +5,5 @@ lib/libmikmod.so
|
|||
lib/libmikmod.so.3
|
||||
lib/libmikmod.so.3.3.0
|
||||
libdata/pkgconfig/libmikmod.pc
|
||||
man/man1/libmikmod-config.1.gz
|
||||
share/man/man1/libmikmod-config.1.gz
|
||||
share/aclocal/libmikmod.m4
|
||||
|
|
Loading…
Add table
Reference in a new issue