diff options
Diffstat (limited to 'graphics/libwpcg/Makefile')
-rw-r--r-- | graphics/libwpcg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libwpcg/Makefile b/graphics/libwpcg/Makefile index 409dfdeb968b..41d3aa0ef42e 100644 --- a/graphics/libwpcg/Makefile +++ b/graphics/libwpcg/Makefile @@ -19,7 +19,6 @@ COMMENT= A basic 2D/3D computer graphics library which uses OpenGL USE_GCC= 3.4 USE_GL= glut GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lGL -lGLU -lglut" |