diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 837af8dfe7be..d503b3a78bb9 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -8,14 +8,13 @@ CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= A nice clone of classical Breakout game +COMMENT= Nice clone of classical Breakout game USE_SDL= sdl -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lcompat" -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ @@ -23,12 +22,6 @@ post-patch: s| diff --git a/games/lbreakout/pkg-plist b/games/lbreakout/pkg-plist index 0c1adf0c4075..380705cead15 100644 --- a/games/lbreakout/pkg-plist +++ b/games/lbreakout/pkg-plist @@ -1,4 +1,8 @@ +@group games +@mode 2755 bin/lbreakout +@mode +@group share/lbreakout/ball.bmp share/lbreakout/bkgnd0.bmp share/lbreakout/bkgnd1.bmp @@ -45,5 +49,9 @@ share/lbreakout/weapon.wav share/lbreakout/wontgiveup.wav @dirrm share/lbreakout @cwd /var/games +@group games +@mode 664 lbreakout/lbreakout.hscr +@mode +@group @dirrm lbreakout