diff options
Diffstat (limited to 'graphics/gltt/Makefile')
-rw-r--r-- | graphics/gltt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gltt/Makefile b/graphics/gltt/Makefile index 7bbd5619fcd9..5e4d2d8da76e 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -19,7 +19,6 @@ USE_GL= gl glut USE_FREETYPE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-ttf-includes=${LOCALBASE}/include/freetype1 \ |