summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-22 10:26:36 +0000
committeragc <agc@pkgsrc.org>1998-01-22 10:26:36 +0000
commit65c222c48622e4f50121e792bdf4b998700edc77 (patch)
tree83ae5663f73ecc4829ff6215e001cf80211c8e27 /emulators
parentb18b1d84e7120f763701862be7aa2801832bf8f1 (diff)
downloadpkgsrc-65c222c48622e4f50121e792bdf4b998700edc77.tar.gz
Set MIRROR_DISTFILE to "no" in package Makefiles which might have
restrictions placed on the redistribution of their distfiles. Please note that I've erred on the side of caution here.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_lib/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/linux_lib/Makefile b/emulators/linux_lib/Makefile
index 651a673c51c..39328e59b0d 100644
--- a/emulators/linux_lib/Makefile
+++ b/emulators/linux_lib/Makefile
@@ -3,7 +3,7 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $NetBSD: Makefile,v 1.2 1997/12/29 19:08:52 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1998/01/22 10:26:39 agc Exp $
# FreeBSD Id: Makefile,v 1.19 1997/12/04 17:34:28 asami Exp
#
@@ -15,6 +15,11 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
PREFIX= /emul/linux
+
+# The distfile is distributed under the GPL, so no re-distribution of
+# binaries without source.
+MIRROR_DISTFILE= no
+
NO_MTREE= yes
NO_BUILD= yes
EXTRACT_ONLY= # empty