Skip to content

Commit

Permalink
audio/faac: 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 31, 2024
1 parent 2bdb884 commit bbe3635
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions audio/faac/Makefile
@@ -1,5 +1,6 @@
PORTNAME= faac
DISTVERSION= 1.30
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION:S/./_/g}
Expand All @@ -19,6 +20,7 @@ USES= autoreconf compiler:c11 gmake libtool
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

INSTALL_TARGET= install-strip

Expand Down
2 changes: 1 addition & 1 deletion audio/faac/pkg-plist
Expand Up @@ -5,4 +5,4 @@ lib/libfaac.a
lib/libfaac.so
lib/libfaac.so.0
lib/libfaac.so.0.0.0
man/man1/faac.1.gz
share/man/man1/faac.1.gz

0 comments on commit bbe3635

Please sign in to comment.