diff options
Diffstat (limited to 'games/burgerspace/Makefile')
-rw-r--r-- | games/burgerspace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index a66e64d91c4c..e5b038303f77 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -25,6 +25,7 @@ CCONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS+= --with-gengameng-prefix="${X11BASE}" MAN6= burgerspace.6 +PLIST_FILES= bin/burgerspace do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/burgerspace ${PREFIX}/bin |