summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-19 15:05:44 +0000
committerjlam <jlam@pkgsrc.org>2004-01-19 15:05:44 +0000
commitabe309af937835936c17b5e58d6d87cece0edc33 (patch)
tree0c9b25321b545a73c4d44447da3ab8ec380b2270 /devel/gtexinfo/Makefile
parentcebb84d3d5057c41c397d735a4121c53caa35ae2 (diff)
downloadpkgsrc-abe309af937835936c17b5e58d6d87cece0edc33.tar.gz
Back out previous workaround and fix the problem the right way by
overriding the config.status script to prevent clobbering the GNU configure-generated files.
Diffstat (limited to 'devel/gtexinfo/Makefile')
-rw-r--r--devel/gtexinfo/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/gtexinfo/Makefile b/devel/gtexinfo/Makefile
index 1eca61fb671..daafa7d1c7f 100644
--- a/devel/gtexinfo/Makefile
+++ b/devel/gtexinfo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2004/01/13 09:49:26 grant Exp $
+# $NetBSD: Makefile,v 1.45 2004/01/19 15:05:44 jlam Exp $
#
DISTNAME= texinfo-4.6
@@ -18,12 +18,7 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv}
CONFIGURE_ARGS+= --with-libintl-prefix=${BUILDLINK_PREFIX.gettext}
-
-# workaround to avoid autoconf finding ncurses' termcap.h.
-# set this in MAKE_ENV and not CONFIGURE_ENV because the Makefile
-# runs 'config.status --recheck' in the build target.
-OPSYSVARS+= MAKE_ENV
-MAKE_ENV.SunOS+= ac_cv_header_termcap_h=no
+CONFIG_STATUS_OVERRIDE= ${WRKSRC}/config.status
INFO_FILES= info-stnd.info info.info texinfo
TEST_TARGET= check