summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-09-06 21:49:40 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-09-06 21:49:40 +0000
commitedb0200187e76bf48ed64d2d5bcf3a491ec1e217 (patch)
treea2ac73452358371c0823b223291c55ed552960b8 /x11
parentb2fd29e9541f0db2f58865d6dba6070bd9f7e1bb (diff)
downloadpkgsrc-edb0200187e76bf48ed64d2d5bcf3a491ec1e217.tar.gz
add an additional comment saying which distribution file (tar or zip format)
needs to be downloaded by the user.
Diffstat (limited to 'x11')
-rw-r--r--x11/swing/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/swing/Makefile b/x11/swing/Makefile
index 4f77efcf4e7..ebb08546984 100644
--- a/x11/swing/Makefile
+++ b/x11/swing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/18 22:46:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/09/06 21:49:40 dmcmahill Exp $
DISTNAME= swing1_1_1
PKGNAME= swing-1.1.1
@@ -35,6 +35,7 @@ do-fetch:
${ECHO_MSG} " For licensing reasons, the Swing 1.1.1 distribution must be"; \
${ECHO_MSG} " fetched manually into \"${DISTDIR}/${DIST_SUBDIR}\" from"; \
${ECHO_MSG} " ${HOMEPAGE}download.html "; \
+ ${ECHO_MSG} " The required distribution file is \"${DISTNAME}${EXTRACT_SUFX}\""; \
${ECHO_MSG} "==============================================================="; \
${FALSE}; \
fi