diff options
Diffstat (limited to 'games/gnomermind/Makefile')
-rw-r--r-- | games/gnomermind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile index 029ff92cdb81..24717f941049 100644 --- a/games/gnomermind/Makefile +++ b/games/gnomermind/Makefile @@ -17,6 +17,7 @@ COMMENT= A puzzle game for Gnome, loosely based on the classic MasterMind game USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gdkpixbuf gnomehack gnomelibs gnomeprefix +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |