diff options
Diffstat (limited to 'graphics/freeglut')
-rw-r--r-- | graphics/freeglut/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index b8825a884780..0e2bf66d4e69 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_XORG= ice USE_GL= glu -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-warnings CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-lusbhid" |