diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-12-24 18:39:48 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-12-24 18:39:48 +0000 |
commit | 332b0f4a830f7403e0b41592bbae6e4094f8ef23 (patch) | |
tree | 9aa86e9c08a6d45d9cb6cc1ab3b1b095d54bc7ec /japanese/ndtpd | |
parent | 9740f4f2a2937848763617cab19467f5846aaceb (diff) |
Notes
Diffstat (limited to 'japanese/ndtpd')
-rw-r--r-- | japanese/ndtpd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/ndtpd/Makefile b/japanese/ndtpd/Makefile index 4c9809afc25d..e59c4d08e902 100644 --- a/japanese/ndtpd/Makefile +++ b/japanese/ndtpd/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 |