mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
multimedia/dv2sub: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4fa1a9afd0
commit
04a59930aa
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= dv2sub
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -11,9 +11,10 @@ WWW= https://dv2sub.sourceforge.net/
|
|||
LIB_DEPENDS= libdv.so:multimedia/libdv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= pkgconfig
|
||||
|
||||
PLIST_FILES= bin/dv2sub man/man1/dv2sub.1.gz
|
||||
PLIST_FILES= bin/dv2sub share/man/man1/dv2sub.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/void foo(void)//' ${WRKSRC}/configure
|
||||
|
|
Loading…
Add table
Reference in a new issue