summaryrefslogtreecommitdiff
path: root/fonts
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 /fonts
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 'fonts')
-rw-r--r--fonts/XFree86-fontsEncodings/Makefile.common4
-rw-r--r--fonts/cyberbit-ttf/Makefile.common4
-rw-r--r--fonts/xorg-fontsTruetype/Makefile4
-rw-r--r--fonts/xorg-fontsType1/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/fonts/XFree86-fontsEncodings/Makefile.common b/fonts/XFree86-fontsEncodings/Makefile.common
index b3c6338f6bd..b0c169ce54a 100644
--- a/fonts/XFree86-fontsEncodings/Makefile.common
+++ b/fonts/XFree86-fontsEncodings/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2005/10/23 21:02:06 rillig Exp $
+# $NetBSD: Makefile.common,v 1.12 2006/04/22 09:22:08 rillig Exp $
#
# Makefile fragment used by XFree86-fonts* packages.
@@ -46,7 +46,7 @@ SUBST_CLASSES+= large
SUBST_STAGE.large= pre-build
SUBST_FILES.large= large/Makefile
SUBST_SED.large= -e 's,/usr/X11R6,${X11ROOT},g'
-SUBST_MESSAGE.large= "Fixing large Makefile."
+SUBST_MESSAGE.large= Fixing large Makefile.
pre-build:
cd ${WRKDIR}/xc/fonts/encodings && ${MAKE} all
diff --git a/fonts/cyberbit-ttf/Makefile.common b/fonts/cyberbit-ttf/Makefile.common
index bee3ebf6e01..c7e4a14cf89 100644
--- a/fonts/cyberbit-ttf/Makefile.common
+++ b/fonts/cyberbit-ttf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2006/03/04 21:29:38 jlam Exp $
+# $NetBSD: Makefile.common,v 1.17 2006/04/22 09:22:08 rillig Exp $
#
DISTNAME= # empty
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.bitstream.com/
BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
LICENSE= cyberbit-ttf-license
-RESTRICTED= "Redistribution not permitted; single user license only."
+RESTRICTED= Redistribution not permitted; single user license only.
NO_SRC_ON_CDROM=${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
diff --git a/fonts/xorg-fontsTruetype/Makefile b/fonts/xorg-fontsTruetype/Makefile
index b421c0e5cd4..3ffe97c7b6b 100644
--- a/fonts/xorg-fontsTruetype/Makefile
+++ b/fonts/xorg-fontsTruetype/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/12 15:29:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:08 rillig Exp $
DISTNAME= X11R${XORG_VER}-src1
PKGNAME= xorg-fontsTruetype-${XORG_VER}
@@ -21,7 +21,7 @@ SUBST_CLASSES+= font
SUBST_STAGE.font= post-patch
SUBST_FILES.font= config/cf/X11.tmpl
SUBST_SED.font= -e "s,FCCACHE = \$$(BINDIR)/fc-cache,FCCACHE=${LOCALBASE}/bin/fc-cache,"
-SUBST_MESSAGE.font= "Fixing path of fc-cache."
+SUBST_MESSAGE.font= Fixing path of fc-cache.
SUBST_CLASSES+= TTF
SUBST_STAGE.TTF= post-configure
diff --git a/fonts/xorg-fontsType1/Makefile b/fonts/xorg-fontsType1/Makefile
index 954b379accf..c5f578c196b 100644
--- a/fonts/xorg-fontsType1/Makefile
+++ b/fonts/xorg-fontsType1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/02/12 15:29:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:08 rillig Exp $
DISTNAME= X11R${XORG_VER}-src1
PKGNAME= xorg-fontsType1-${XORG_VER}
@@ -20,7 +20,7 @@ SUBST_CLASSES+= font
SUBST_STAGE.font= post-patch
SUBST_FILES.font= config/cf/X11.tmpl
SUBST_SED.font= -e "s,FCCACHE = \$$(BINDIR)/fc-cache,FCCACHE=${LOCALBASE}/bin/fc-cache,"
-SUBST_MESSAGE.font= "Fixing path of fc-cache."
+SUBST_MESSAGE.font= Fixing path of fc-cache.
SUBST_CLASSES+= scaled
SUBST_STAGE.scaled= post-configure