diff --git a/games/xrobots/Makefile b/games/xrobots/Makefile index fd5fdc5cad56..33c15ce7889b 100644 --- a/games/xrobots/Makefile +++ b/games/xrobots/Makefile @@ -13,12 +13,10 @@ COMMENT= Fight off villainous robots (X version) USES= imake USE_XORG= x11 xaw xext xmu xt sm ice -WRKSRC= ${WRKDIR}/xrobots-1.0 -MAN6= xrobots.6 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -NO_STAGE= yes post-install: - ${INSTALL} -c -g games -m 664 ${FILESDIR}/xrobotscores ${PREFIX}/lib/X11 + ${CP} ${FILESDIR}/xrobotscores ${STAGEDIR}${PREFIX}/lib/X11 post-patch: ${REINPLACE_CMD} -e 's|__PREFIX__|${PREFIX}|g' \ diff --git a/games/xrobots/pkg-plist b/games/xrobots/pkg-plist index 3ee770a00949..1fb29501521d 100644 --- a/games/xrobots/pkg-plist +++ b/games/xrobots/pkg-plist @@ -1,2 +1,7 @@ +man/man6/xrobots.6.gz +@mode 2755 +@group games bin/xrobots +@mode 664 +@group games lib/X11/xrobotscores