diff options
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r-- | games/xqf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index ad770ddc7675..8ecf5aa540b2 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -1,6 +1,6 @@ PORTNAME= xqf PORTVERSION= 1.0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= games @@ -14,6 +14,7 @@ USES= autoreconf gettext gmake gnome pkgconfig xorg USE_GNOME= intlhack gdkpixbuf2 gdkpixbuf2xlib USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GITHUB= yes GH_ACCOUNT= XQF |