emulators/libspectrum: move manpages to share/man
This commit is contained in:
parent
aceef2fc16
commit
7a76f0b784
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= libspectrum
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators devel
|
||||
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -13,6 +14,7 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
|
|||
libgcrypt.so:security/libgcrypt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= gettext gmake gnome libtool perl5 pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_PERL5= build
|
||||
|
|
|
@ -4,7 +4,7 @@ lib/libspectrum.so
|
|||
lib/libspectrum.so.9
|
||||
lib/libspectrum.so.9.8.15
|
||||
libdata/pkgconfig/libspectrum.pc
|
||||
man/man3/libspectrum.3.gz
|
||||
share/man/man3/libspectrum.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
|
Loading…
Reference in a new issue