diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index 8227e01b9056..2e8f991ac3e4 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -1,6 +1,6 @@ PORTNAME= freedroidrpg PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ftp.osuosl.org/pub/freedroid/freedroidRPG-${PORTVERSION}/ DISTNAME= freedroidRPG-${PORTVERSION} @@ -17,6 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png USES= cpe jpeg gmake localbase lua:53 pkgconfig python sdl xorg GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CPE_VENDOR= freedroid USE_XORG= x11 USE_SDL= sdl image gfx diff --git a/games/freedroidrpg/pkg-plist b/games/freedroidrpg/pkg-plist index 1f404e8b6f8a..d3717553b22f 100644 --- a/games/freedroidrpg/pkg-plist +++ b/games/freedroidrpg/pkg-plist @@ -1,5 +1,4 @@ bin/freedroidRPG -man/man6/freedroidRPG.6.gz share/applications/org.freedroid.freedroidRPG.desktop share/icons/HighContrast/128x128/apps/freedroidrpg.png share/icons/HighContrast/48x48/apps/freedroidrpg.png @@ -39,3 +38,4 @@ share/icons/hicolor/scalable/apps/freedroidrpg.svg %%NLS%%share/locale/sv/LC_MESSAGES/freedroidrpg-dialogs.mo %%NLS%%share/locale/sv/LC_MESSAGES/freedroidrpg.mo share/metainfo/org.freedroid.freedroidRPG.appdata.xml +share/man/man6/freedroidRPG.6.gz