diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index ba15202f47b4..e70119a85d5c 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -1,27 +1,28 @@ PORTNAME= qqwing PORTVERSION= 1.3.4 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnome DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Sudoku generating and solving software WWW= https://people.freedesktop.org/~hughsient/appdata/ USES= autoreconf compiler:c++11-lang gmake libtool pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= stephenostermiller USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_OUTSOURCE= yes AUTORECONF_WRKSRC= ${WRKSRC}/build CONFIGURE_CMD= ${AUTORECONF_WRKSRC}/configure INSTALL_TARGET= install-strip pre-build: @${LN} -sf ${WRKSRC}/doc/qqwing.man ${BUILD_WRKSRC}/qqwing.1 @${LN} -sf ${WRKSRC}/src/cpp/*.[ch]pp ${BUILD_WRKSRC}/ .include diff --git a/games/qqwing/pkg-plist b/games/qqwing/pkg-plist index 4dc92ed5f305..aeef486915db 100644 --- a/games/qqwing/pkg-plist +++ b/games/qqwing/pkg-plist @@ -1,7 +1,7 @@ bin/qqwing include/qqwing.hpp lib/libqqwing.so lib/libqqwing.so.2 lib/libqqwing.so.2.1.0 libdata/pkgconfig/qqwing.pc -man/man1/qqwing.1.gz +share/man/man1/qqwing.1.gz