diff options
Diffstat (limited to 'games/brutalchess/Makefile')
-rw-r--r-- | games/brutalchess/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/brutalchess/Makefile b/games/brutalchess/Makefile index 633d97065a74..f48ab6f9cc5c 100644 --- a/games/brutalchess/Makefile +++ b/games/brutalchess/Makefile @@ -21,8 +21,6 @@ COMMENT= Nice looking OpenGL chess game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 -CONFIGURE_TARGET= --target=${ARCH}-portbld-freebsd${OSREL} - USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |