diff options
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r-- | ftp/gftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index da0a4ff13549..b752a56e88c4 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -22,7 +22,6 @@ CONFIGURE_ARGS= --without-included-gettext CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -USE_REINPLACE= yes WANT_GNOME= yes OPTIONS= X11 "Build with X11 frontend" on \ |