diff options
Diffstat (limited to 'games/glchess/Makefile')
-rw-r--r-- | games/glchess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 636ceaf6ba9c..6de60a80dc24 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -25,6 +25,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 USE_REINPLACE= yes MAN6= ${PORTNAME}.6 |