diff options
Diffstat (limited to 'devel/gauche-sdl')
-rw-r--r-- | devel/gauche-sdl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile index bb98b1c71a8c..b633a8504ea3 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTFAKENAME} PORTFAKENAME= Gauche-sdl USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes -USE_REINPLACE= yes pre-configure: .for DIR in . image mixer ttf |