Skip to content

Commit

Permalink
accessibility/accerciser: 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 22, 2024
1 parent 8cc761d commit 54ae449
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion accessibility/accerciser/Makefile
@@ -1,6 +1,6 @@
PORTNAME= accerciser
PORTVERSION= 3.38.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
Expand All @@ -22,6 +22,7 @@ NO_ARCH= yes
USES= gettext gmake gnome localbase:ldflags pkgconfig python shebangfix tar:xz
USE_GNOME= gtk30 pygobject3
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
SHEBANG_FILES= plugins/ipython_view.py

GLIB_SCHEMAS= org.a11y.Accerciser.gschema.xml
Expand Down
2 changes: 1 addition & 1 deletion accessibility/accerciser/pkg-plist
@@ -1,5 +1,5 @@
bin/accerciser
man/man1/accerciser.1.gz
share/man/man1/accerciser.1.gz
%%PYTHON_SITELIBDIR%%/accerciser/__init__.py
%%PYTHON_SITELIBDIR%%/accerciser/about_dialog.py
%%PYTHON_SITELIBDIR%%/accerciser/accerciser.py
Expand Down

0 comments on commit 54ae449

Please sign in to comment.