diff options
Diffstat (limited to 'games/gnomermind')
-rw-r--r-- | games/gnomermind/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile index 22da1c31eb87..6b6460e09706 100644 --- a/games/gnomermind/Makefile +++ b/games/gnomermind/Makefile @@ -18,7 +18,6 @@ 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" |