diff options
Diffstat (limited to 'games/atomix/Makefile')
-rw-r--r-- | games/atomix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index d65e6da742f5..b6d97f0bdab0 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -15,7 +15,6 @@ COMMENT= A yet another little mind game USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |