diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gomoku.app/Makefile | 1 | ||||
-rw-r--r-- | games/gshisen/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index 386c75f..fb7cc49 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -19,7 +19,6 @@ PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile -ALL_TARGET= .include <bsd.port.pre.mk> diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index 5cbe379..b1eb6fe 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/GShisen USE_GMAKE= yes MAKEFILE= MAKE_FLAGS= GUI_BACKEND_LIB=back -ALL_TARGET= .include <bsd.port.pre.mk> |