Skip to content

Commit

Permalink
multimedia/smpeg: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 27, 2024
1 parent 86a9569 commit d64a4c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion multimedia/smpeg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= smpeg
PORTVERSION= 0.4.4
PORTREVISION= 17
PORTREVISION= 18
CATEGORIES= multimedia
MASTER_SITES= GENTOO

Expand All @@ -16,6 +16,7 @@ USE_SDL= sdl
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= GLBASE="${LOCALBASE}" \
CC="${CC}" CXX="${CXX} -std=gnu++98" \
SDL_CONFIG="${SDL_CONFIG}"
Expand Down
4 changes: 2 additions & 2 deletions multimedia/smpeg/pkg-plist
Expand Up @@ -16,5 +16,5 @@ lib/libsmpeg-0.4.so.0.1.3
lib/libsmpeg.a
lib/libsmpeg.so
share/aclocal/smpeg.m4
man/man1/gtv.1.gz
man/man1/plaympeg.1.gz
share/man/man1/gtv.1.gz
share/man/man1/plaympeg.1.gz

0 comments on commit d64a4c2

Please sign in to comment.