diff options
author | wiz <wiz@pkgsrc.org> | 2001-12-25 20:50:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-12-25 20:50:00 +0000 |
commit | 299f5c037dd8fda4794bb0f1e0bd78eac630a470 (patch) | |
tree | c492f8a17b87229cf5f4a27b490aadb081877475 /sysutils | |
parent | eea25380611bfe6358d01b53227c0d7ecf366c7c (diff) | |
download | pkgsrc-299f5c037dd8fda4794bb0f1e0bd78eac630a470.tar.gz |
Remove duplicate line.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda-client/Makefile | 3 | ||||
-rw-r--r-- | sysutils/amanda-common/Makefile | 3 | ||||
-rw-r--r-- | sysutils/amanda-server/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index 45c6a4f822b..8f9b8702572 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/10/18 15:20:39 veego Exp $ +# $NetBSD: Makefile,v 1.26 2001/12/25 20:50:00 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -31,7 +31,6 @@ CONFIGURE_ENV+= ac_cv_lib_intl_main=no CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no -CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no CONFIGURE_ENV+= ac_cv_lib_readline_readline=no .if defined(AMANDA_SMB) diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index 7c1099308d0..cca1f1effc3 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/12/02 06:56:44 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2001/12/25 20:50:01 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -31,7 +31,6 @@ CONFIGURE_ENV+= ac_cv_lib_intl_main=no CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no -CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no CONFIGURE_ENV+= ac_cv_lib_readline_readline=no PKG_GROUPS= ${AMANDA_GROUP} diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile index aafa13c14e9..817af2f6d4c 100644 --- a/sysutils/amanda-server/Makefile +++ b/sysutils/amanda-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/10/18 15:20:40 veego Exp $ +# $NetBSD: Makefile,v 1.22 2001/12/25 20:50:01 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -28,7 +28,6 @@ CONFIGURE_ENV+= ac_cv_lib_intl_main=no CONFIGURE_ENV+= ac_cv_lib_termcap_tgetent=no CONFIGURE_ENV+= ac_cv_lib_curses_tgetent=no CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no -CONFIGURE_ENV+= ac_cv_lib_ncurses_tgetent=no CONFIGURE_ENV+= ac_cv_lib_readline_readline=no # post-install: |