diff options
Diffstat (limited to 'chinese/vflib/Makefile')
-rw-r--r-- | chinese/vflib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/vflib/Makefile b/chinese/vflib/Makefile index d65daa491b0c..87e80c46ba1a 100644 --- a/chinese/vflib/Makefile +++ b/chinese/vflib/Makefile @@ -30,7 +30,6 @@ GNU_CONFIGURE= yes USE_FREETYPE= yes USE_XLIB= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-freetype \ --with-freetype-includedir=${PREFIX}/include/freetype1/freetype \ --with-freetype-libdir=${PREFIX}/lib |