diff options
Diffstat (limited to 'japanese/ebnetd/Makefile')
-rw-r--r-- | japanese/ebnetd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index 4c9809afc25..e59c4d08e90 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -19,8 +19,6 @@ USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${VARDIR} --with-eb --with-zlib \ --with-eb-includes=${PREFIX}/include \ --with-eb-libraries=${PREFIX}/lib -CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ - INSTALL_DATA="${INSTALL_DATA}" .if !defined(PACKAGE_BUILDING) IS_INTERACTIVE= Maybe_interactive_at_install_stage |