mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
multimedia/msdl: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
3311fb35eb
commit
bd8ce89333
@ -1,5 +1,6 @@
|
||||
PORTNAME= msdl
|
||||
PORTVERSION= 1.2.7r2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-r/}
|
||||
@ -12,8 +13,9 @@ LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
PLIST_FILES= bin/msdl \
|
||||
man/man1/msdl.1.gz
|
||||
share/man/man1/msdl.1.gz
|
||||
|
||||
# Fix build with clang11
|
||||
CFLAGS+= -fcommon
|
||||
|
Loading…
Reference in New Issue
Block a user