diff options
Diffstat (limited to 'games/gracer/Makefile')
-rw-r--r-- | games/gracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 239d395272e1..583477ebfafa 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ USE_GL= glut USE_PERL5_BUILD=yes -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ -I${LOCALBASE}/include/tcl8.4 \ -I${LOCALBASE}/include" \ |