diff options
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 2e9f94d53bea..8e35b162d94e 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -36,7 +36,6 @@ PLIST_FILES+= %%DATADIR%%/book.dat EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} .endif -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" |