summaryrefslogtreecommitdiff
path: root/emulators/ski
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 /emulators/ski
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 'emulators/ski')
-rw-r--r--emulators/ski/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile
index f81390ac8ed..ff74764642a 100644
--- a/emulators/ski/Makefile
+++ b/emulators/ski/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/18 23:27:14 jlam Exp $
DISTNAME= ski-0.9.81-l6-i686
PKGNAME= ski-0.9.81.6
@@ -29,13 +29,12 @@ NO_BUILD= YES
DOWNLOAD= http://www.hpl.hp.com/research/linux/ski/download.php
-_FETCH_MESSAGE= \
- ${ECHO} "==============================================================="; \
- ${ECHO} " Due to licensing restrictions, "; \
- ${ECHO} " the HP Ski IA-64 emulator for Linux 2.x (i686) must be fetched"; \
- ${ECHO} " into ${DISTDIR} from"; \
- ${ECHO} " ${DOWNLOAD}"; \
- ${ECHO} "==============================================================="
+FETCH_MESSAGE= \
+ "Due to licensing restrictions, the HP Ski IA-64 emulator for" \
+ "Linux 2.x (i686) must be fetched into:" \
+ " ${DISTDIR}" \
+ "from:" \
+ " ${DOWNLOAD}"
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/nue/usr/bin/*ski* ${PREFIX}/bin