Skip to content

Commit

Permalink
games/freedink-dfarc: 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 db91788 commit 62cbec6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion games/freedink-dfarc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= freedink-dfarc
PORTVERSION= 3.14
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= GNU/freedink
DISTNAME= dfarc-${PORTVERSION}
Expand All @@ -13,6 +13,7 @@ USES= compiler:c++11-lib desktop-file-utils gettext gmake gnome \
USE_CXXSTD= c++11
USE_WX= 3.0
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GNOME= intltool
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --disable-upx --disable-static
CONFIGURE_ENV+= ac_cv_path_XDG_DESKTOP_MENU= ac_cv_path_XDG_ICON_RESOURCE= \
Expand Down
4 changes: 2 additions & 2 deletions games/freedink-dfarc/pkg-plist
@@ -1,7 +1,7 @@
bin/dfarc
bin/freedink-dfarc
man/man1/dfarc.1.gz
man/man1/freedink-dfarc.1.gz
share/man/man1/dfarc.1.gz
share/man/man1/freedink-dfarc.1.gz
share/icons/hicolor/32x32/mimetypes/application-x-dmod.png
share/applications/freedink-dfarc.desktop
share/mime/packages/freedink-mime.xml
Expand Down

0 comments on commit 62cbec6

Please sign in to comment.