forked from Lainports/freebsd-ports
audio/ocp: Move manpages to share/man
This commit is contained in:
parent
a571917981
commit
22ae616d44
2 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ocp
|
||||
PORTVERSION= 0.2.106
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://stian.cubic.org/ocp/
|
||||
|
|
@ -99,6 +99,9 @@ TIMIDITY_CFG= ${LOCALBASE}/share/timidity/timidity.cfg
|
|||
CFLAGS+= -Wno-error=incompatible-function-pointer-types
|
||||
.endif
|
||||
|
||||
# remove after manprefix migration
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ocp
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ocp/*.so
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ lib/ocp/autoload/95-playym.so
|
|||
lib/ocp/autoload/freverb.so
|
||||
lib/ocp/autoload/ireverb.so
|
||||
lib/ocp/libocp.so
|
||||
man/man1/ocp.1.gz
|
||||
share/man/man1/ocp.1.gz
|
||||
share/mime/audio/x-a2m.xml
|
||||
share/mime/audio/x-adl.xml
|
||||
share/mime/audio/x-adlib-midi.xml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue