diff options
Diffstat (limited to 'lang/yabasic/Makefile')
-rw-r--r-- | lang/yabasic/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index 142b18c24e1c..c56208f4a846 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -15,7 +15,6 @@ COMMENT= Yet another Basic for Unix and Windows USE_XLIB= yes USE_BISON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |