diff options
Diffstat (limited to 'graphics/freeglut/Makefile')
-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 d34cd4abcc48..7a84fa6d2646 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ARGS= --x-includes=${X11BASE}/include \ --x-libraries=${X11BASE}/lib CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" LDFLAGS="-lusbhid" -USE_REINPLACE= yes REINPLACE_ARGS= -i "" PKGMESSAGE= ${WRKDIR}/pkg-message |