mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
emulators/visualboyadvance-m: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
247ce5fd9c
commit
cb893d9317
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= visualboyadvance-m
|
||||
PORTVERSION= 2.0.0b2
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= emulators
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -75,8 +75,8 @@ USES+= compiler:c++11-lang
|
|||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|; \
|
||||
s|share/man|man|' ${WRKSRC}/CMakeLists.txt
|
||||
@${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
|
||||
maint-gen-distfile:
|
||||
@if [ -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
%%GVBAM%%share/icons/hicolor/48x48/apps/vbam.png
|
||||
%%GVBAM%%share/icons/hicolor/64x64/apps/vbam.png
|
||||
%%GVBAM%%share/icons/hicolor/96x96/apps/vbam.png
|
||||
man/man1/vbam.1.gz
|
||||
%%GVBAM%%man/man1/gvbam.1.gz
|
||||
share/man/man1/vbam.1.gz
|
||||
%%GVBAM%%share/man/man1/gvbam.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue