summaryrefslogtreecommitdiff
path: root/crosspkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-04-22 09:22:05 +0000
committerrillig <rillig@pkgsrc.org>2006-04-22 09:22:05 +0000
commit9fc2d7d28106475bc308a209655b44e662911609 (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /crosspkgtools
parent1ffbacec96b330949bc61d2a6247b1c2004cdc92 (diff)
downloadpkgsrc-9fc2d7d28106475bc308a209655b44e662911609.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'crosspkgtools')
-rw-r--r--crosspkgtools/crosspkg-netbsd1-acorn26/Makefile4
-rw-r--r--crosspkgtools/crosspkg-netbsd1-acorn32/Makefile4
-rw-r--r--crosspkgtools/crosspkg-netbsd1-cats/Makefile4
-rw-r--r--crosspkgtools/crosspkg-netbsd1-evbarm/Makefile4
-rw-r--r--crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile4
-rw-r--r--crosspkgtools/crosspkg-netbsd1-netwinder/Makefile4
-rw-r--r--crosspkgtools/crosspkg-netbsd1-shark/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile b/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile
index 06af282e12d..b57c623b788 100644
--- a/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-acorn26-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \
diff --git a/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile b/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile
index ba27c0c4d55..968fecfc7e0 100644
--- a/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-acorn32-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \
diff --git a/crosspkgtools/crosspkg-netbsd1-cats/Makefile b/crosspkgtools/crosspkg-netbsd1-cats/Makefile
index 2fdb8921498..0a942b48d65 100644
--- a/crosspkgtools/crosspkg-netbsd1-cats/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-cats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-cats-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \
diff --git a/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile b/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile
index 215b6483e5c..ece6454707e 100644
--- a/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-evbarm-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \
diff --git a/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile b/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile
index c42d9f37d23..43329c9a4ea 100644
--- a/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-hpcarm-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \
diff --git a/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile b/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile
index 3bc0c93bfa8..f7db788191c 100644
--- a/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-netwinder-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \
diff --git a/crosspkgtools/crosspkg-netbsd1-shark/Makefile b/crosspkgtools/crosspkg-netbsd1-shark/Makefile
index 9234bd01786..7eb8ba7a79f 100644
--- a/crosspkgtools/crosspkg-netbsd1-shark/Makefile
+++ b/crosspkgtools/crosspkg-netbsd1-shark/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $
DISTNAME= crosspkg-netbsd1-shark-1.6.2
CATEGORIES= crosspkgtools
@@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES}
EXTRACT_ONLY= # empty
NO_BUILD= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
+NO_PACKAGE= needs work to function properly as a binary package
# Dynamically generate the PLIST from the installed files.
CROSSFS_PLIST_FILES= \