Skip to content

Commit

Permalink
multimedia/bino: 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 Feb 24, 2024
1 parent 89cabca commit 82246f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion multimedia/bino/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bino
PORTVERSION= 1.6.5
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= multimedia
MASTER_SITES= https://download.savannah.nongnu.org/releases/bino/

Expand All @@ -19,6 +19,7 @@ USES= autoreconf compiler:c++11-lang desktop-file-utils gl gmake \
gnome iconv pkgconfig qt:5 tar:xz
USE_GL= gl glu glew
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_QT= buildtools:build core gui opengl widgets
USE_CXXSTD= c++11

Expand Down
2 changes: 1 addition & 1 deletion multimedia/bino/pkg-plist
Expand Up @@ -49,4 +49,4 @@ share/icons/hicolor/32x32/apps/bino.png
share/icons/hicolor/48x48/apps/bino.png
share/icons/hicolor/64x64/apps/bino.png
share/icons/hicolor/scalable/apps/bino.svg
man/man1/bino.1.gz
share/man/man1/bino.1.gz

0 comments on commit 82246f9

Please sign in to comment.