multimedia/libmpeg2: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0fe3f800ee
commit
bdd26b6aac
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libmpeg2
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://libmpeg2.sourceforge.net/files/
|
||||
|
||||
|
@ -10,6 +10,7 @@ WWW= http://libmpeg2.sourceforge.net/
|
|||
|
||||
USES= libtool pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
|
|
@ -15,5 +15,5 @@ lib/libmpeg2convert.so.0.0.0
|
|||
lib/libvo.a
|
||||
libdata/pkgconfig/libmpeg2.pc
|
||||
libdata/pkgconfig/libmpeg2convert.pc
|
||||
man/man1/extract_mpeg2.1.gz
|
||||
man/man1/mpeg2dec.1.gz
|
||||
share/man/man1/extract_mpeg2.1.gz
|
||||
share/man/man1/mpeg2dec.1.gz
|
||||
|
|
Loading…
Reference in a new issue