From ff21f59f9fc122a8cba781cd7d8c424e88df792f Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 7 May 2006 23:46:33 +0000 Subject: Remove USE_REINPLACE for categories starting with a G --- graphics/freeglut/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics/freeglut') 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 -- cgit v1.2.3