mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
multimedia/smpeg2: Move man page to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c66fe0480b
commit
2756d70fca
@ -1,6 +1,6 @@
|
||||
PORTNAME= smpeg2
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://www.libsdl.org/projects/smpeg/release/ \
|
||||
https://distfiles.macports.org/smpeg2/
|
||||
@ -15,6 +15,7 @@ LICENSE_COMB= multi
|
||||
USES= compiler:features libtool sdl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
CFLAGS+= ${COMPILER_FEATURES:Mc++11:C/.+/-Wno-error=narrowing/}
|
||||
USE_SDL= sdl2
|
||||
|
@ -15,5 +15,5 @@ lib/libsmpeg2-2.0.so.0
|
||||
lib/libsmpeg2-2.0.so.0.0.0
|
||||
lib/libsmpeg2.a
|
||||
lib/libsmpeg2.so
|
||||
%%PLAYMPEG%%man/man1/plaympeg.1.gz
|
||||
%%PLAYMPEG%%share/man/man1/plaympeg.1.gz
|
||||
share/aclocal/smpeg2.m4
|
||||
|
Loading…
Reference in New Issue
Block a user