summaryrefslogtreecommitdiff
path: root/devel/gtl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-18 23:27:14 +0000
committerjlam <jlam@pkgsrc.org>2006-07-18 23:27:14 +0000
commit4c09a7046a37710b750605348bba8c60f74347a3 (patch)
tree6a1e94be400ffc55f4402c5344549e393d61835e /devel/gtl
parenta7c790b05225a4fa11d8d993d17e11d7a4f7a79b (diff)
downloadpkgsrc-4c09a7046a37710b750605348bba8c60f74347a3.tar.gz
Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGE
processing from mk/fetch/*.mk.
Diffstat (limited to 'devel/gtl')
-rw-r--r--devel/gtl/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/devel/gtl/Makefile b/devel/gtl/Makefile
index ec7e41d4d42..91d798ad8fb 100644
--- a/devel/gtl/Makefile
+++ b/devel/gtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/04 21:29:15 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/07/18 23:27:14 jlam Exp $
DISTNAME= GTL-1.2.1
PKGNAME= gtl-1.2.1
@@ -25,14 +25,10 @@ DOCDIR= ${PREFIX}/share/doc/GTL
INTERACTIVE_STAGE= fetch
-_FETCH_MESSAGE= \
- ${ECHO} "======================================================================"; \
- ${ECHO} ; \
- ${ECHO} " Follow the instructions at"; \
- ${ECHO} " http://www.infosun.fmi.uni-passau.de/GTL/register.html"; \
- ${ECHO} " to download the distfile."; \
- ${ECHO} ; \
- ${ECHO} "======================================================================"
+FETCH_MESSAGE= \
+ "Follow the instructions at:" \
+ " http://www.infosun.fmi.uni-passau.de/GTL/register.html" \
+ "to download the distfile."
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}