Skip to content

Commit

Permalink
emulators/libspectrum: move manpages to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
rene0 committed Feb 22, 2024
1 parent aceef2f commit 7a76f0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions emulators/libspectrum/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libspectrum
PORTVERSION= 1.5.0
PORTREVISION= 1
CATEGORIES= emulators devel
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion emulators/libspectrum/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 7a76f0b

Please sign in to comment.