diff options
Diffstat (limited to 'lang/lush/Makefile')
-rw-r--r-- | lang/lush/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile index 1a93eecc5614..0cd5fcdef062 100644 --- a/lang/lush/Makefile +++ b/lang/lush/Makefile @@ -19,7 +19,6 @@ USE_X_PREFIX= yes USE_GL= yes USE_SDL= sdl image GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="${LIBS} ${PTHREAD_LIBS} -lintl -L${LOCALBASE}/lib" |