Skip to content

Commit

Permalink
multimedia/smpeg2: Move man page to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Mar 29, 2024
1 parent c66fe04 commit 2756d70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion multimedia/smpeg2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= smpeg2
PORTVERSION= 2.0.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= https://www.libsdl.org/projects/smpeg/release/ \
https://distfiles.macports.org/smpeg2/
Expand All @@ -15,6 +15,7 @@ LICENSE_COMB= multi
USES= compiler:features libtool sdl

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip
CFLAGS+= ${COMPILER_FEATURES:Mc++11:C/.+/-Wno-error=narrowing/}
USE_SDL= sdl2
Expand Down
2 changes: 1 addition & 1 deletion multimedia/smpeg2/pkg-plist
Expand Up @@ -15,5 +15,5 @@ lib/libsmpeg2-2.0.so.0
lib/libsmpeg2-2.0.so.0.0.0
lib/libsmpeg2.a
lib/libsmpeg2.so
%%PLAYMPEG%%man/man1/plaympeg.1.gz
%%PLAYMPEG%%share/man/man1/plaympeg.1.gz
share/aclocal/smpeg2.m4

0 comments on commit 2756d70

Please sign in to comment.