summaryrefslogtreecommitdiff
path: root/devel/gtl
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-11-02 23:22:50 +0000
committerkristerw <kristerw@pkgsrc.org>2004-11-02 23:22:50 +0000
commitc66d55f8c7343127aa97536db0923bd7f11a150d (patch)
tree566a51fef56de8260fc2b0cc44683b1d05ad2d61 /devel/gtl
parent6263c9cb0b433bf50b8d4b5e5756513ab679a0e9 (diff)
downloadpkgsrc-c66d55f8c7343127aa97536db0923bd7f11a150d.tar.gz
Use INTERACTIVE_STAGE=fetch so that the bulk build realize that it
is not an error that it cannot find the distfile.
Diffstat (limited to 'devel/gtl')
-rw-r--r--devel/gtl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gtl/Makefile b/devel/gtl/Makefile
index 8ffff5f459f..e9d66d8041e 100644
--- a/devel/gtl/Makefile
+++ b/devel/gtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/11/02 20:55:29 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2004/11/02 23:22:50 kristerw Exp $
DISTNAME= GTL-1.2.1
PKGNAME= gtl-1.2.1
@@ -24,6 +24,8 @@ CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}"
DOCDIR= ${PREFIX}/share/doc/GTL
+INTERACTIVE_STAGE= fetch
+
_FETCH_MESSAGE= \
${ECHO} "======================================================================"; \
${ECHO} ; \