summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-22 09:22:05 +0000
committerrillig <rillig>2006-04-22 09:22:05 +0000
commita02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /x11
parent0ada12bc8fc62e823ba4ada58764c4cf3d8b93da (diff)
downloadpkgsrc-a02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-libs/Makefile4
-rw-r--r--x11/XFree86-server/Makefile6
-rw-r--r--x11/XaoS/Makefile4
-rw-r--r--x11/gdm/Makefile4
-rw-r--r--x11/gnome-libs/Makefile4
-rw-r--r--x11/matchbox-common/Makefile4
-rw-r--r--x11/mlterm/Makefile4
-rw-r--r--x11/openmotif/Makefile4
-rw-r--r--x11/qt3-libs/Makefile4
-rw-r--r--x11/xorg-imake/Makefile4
-rw-r--r--x11/xorg-libs/Makefile4
-rw-r--r--x11/xservers/Makefile4
-rw-r--r--x11/xworld/Makefile6
13 files changed, 28 insertions, 28 deletions
diff --git a/x11/XFree86-libs/Makefile b/x11/XFree86-libs/Makefile
index c8e6d867e9c..6f532786765 100644
--- a/x11/XFree86-libs/Makefile
+++ b/x11/XFree86-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/03/04 21:31:06 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:17 rillig Exp $
DISTNAME= ${DISTFILES}
PKGNAME= XFree86-libs-${XF_VER}
@@ -39,7 +39,7 @@ SUBST_CLASSES+= mkstrs
SUBST_STAGE.mkstrs= post-patch
SUBST_FILES.mkstrs= config/cf/Library.tmpl
SUBST_SED.mkstrs= -e 's,@MAKESTRS@,${X11ROOT}/bin/makestrs,g'
-SUBST_MESSAGE.mkstrs= "Fixing path of makestrs."
+SUBST_MESSAGE.mkstrs= Fixing path of makestrs.
.if ${OPSYS} == "Linux"
post-install:
diff --git a/x11/XFree86-server/Makefile b/x11/XFree86-server/Makefile
index a72d52acfb2..991b1d81fe4 100644
--- a/x11/XFree86-server/Makefile
+++ b/x11/XFree86-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/04 21:31:06 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:17 rillig Exp $
DISTNAME= ${DISTFILES}
PKGNAME= XFree86-server-${XF_VER}
@@ -31,14 +31,14 @@ SUBST_FILES.parser= programs/Xserver/hw/xfree86/parser/Makefile
SUBST_SED.parser= -e '/$$(INSTALL).*lib$$(LIBNAME).a/ d'
SUBST_SED.parser+= -e '/$$(RANLIB).*lib$$(LIBNAME).a/ d'
SUBST_SED.parser+= -e 's|$$(INSTALL) $$(INSTALLFLAGS) $$(INSTINCFLAGS)|echo|'
-SUBST_MESSAGE.parser= "Fixing parser Makefile."
+SUBST_MESSAGE.parser= Fixing parser Makefile.
SUBST_CLASSES+= stubs
SUBST_STAGE.stubs= pre-install
SUBST_FILES.stubs= lib/font/stubs/Makefile
SUBST_SED.stubs= -e '/$$(INSTALL).*libfntstubs.a/ d'
SUBST_SED.stubs+= -e '/$$(RANLIB).*libfntstubs.a/ d'
-SUBST_MESSAGE.stubs= "Fixing stubs Makefile."
+SUBST_MESSAGE.stubs= Fixing stubs Makefile.
.include "../../mk/bsd.prefs.mk"
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile
index 996a581ab4d..8828a6cd6f3 100644
--- a/x11/XaoS/Makefile
+++ b/x11/XaoS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:17 rillig Exp $
#
DISTNAME= XaoS-3.1
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --with-dga-driver=no
INFO_FILES= # PLIST
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing hardcoded paths."
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= configure
SUBST_SED.paths= -e 's,/usr/share/locale,${PREFIX}/${PKGLOCALEDIR}/locale,g'
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 35672e267e0..15d1aea3261 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2006/04/17 13:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2006/04/22 09:22:17 rillig Exp $
#
DISTNAME= gdm-2.14.0
@@ -63,7 +63,7 @@ RCD_SCRIPTS= gdm
.include "../../mk/bsd.prefs.mk"
SUBST_CLASSES+= desktop
-SUBST_MESSAGE.desktop= "Configuring GDM settings."
+SUBST_MESSAGE.desktop= Configuring GDM settings.
SUBST_STAGE.desktop= pre-configure
SUBST_FILES.desktop= config/default.desktop.in
SUBST_FILES.desktop+= config/gnome.desktop.in
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index bd20ce36b6e..92c192f2462 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2006/04/17 13:46:04 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2006/04/22 09:22:17 rillig Exp $
DISTNAME= gnome-libs-1.4.2
PKGREVISION= 6
@@ -31,7 +31,7 @@ LOCALSTATEDIR= ${VARBASE}/gnome
PLIST_SUBST+= LOCALSTATEDIR=${LOCALSTATEDIR:Q}
SUBST_CLASSES+= varbase
-SUBST_MESSAGE.varbase= "Fixing path to score files."
+SUBST_MESSAGE.varbase= Fixing path to score files.
SUBST_STAGE.varbase= post-patch
SUBST_FILES.varbase+= gnome-data/Makefile.in
SUBST_FILES.varbase+= libgnome/gnome-score.c
diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile
index 8bdd8b88db5..a5bb96b2519 100644
--- a/x11/matchbox-common/Makefile
+++ b/x11/matchbox-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:59 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:17 rillig Exp $
#
DISTNAME= matchbox-common-0.9.1
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
PKG_SYSCONFSUBDIR= matchbox
SUBST_CLASSES+= session
-SUBST_MESSAGE.session= "Fixing location of system-wide matchbox session."
+SUBST_MESSAGE.session= Fixing location of system-wide matchbox session.
SUBST_STAGE.session= pre-configure
SUBST_FILES.session= matchbox-session
SUBST_SED.session= -e 's|/etc/matchbox|${PKG_SYSCONFDIR}|g'
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 056e5b1a86f..331fbefe1d2 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/04/17 13:46:59 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:17 rillig Exp $
DISTNAME= mlterm-2.9.2
PKGREVISION= 4
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --without-libintl-prefix
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q}
SUBST_CLASSES+= link
-SUBST_MESSAGE.link= "Fixing hardcoded paths and link options."
+SUBST_MESSAGE.link= Fixing hardcoded paths and link options.
SUBST_STAGE.link= post-patch
SUBST_FILES.link= Makefile.in */Makefile.in */*/Makefile.in \
*/*/*/Makefile.in man/mlterm.1 \
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile
index 6c8af929d06..989cb9ab6be 100644
--- a/x11/openmotif/Makefile
+++ b/x11/openmotif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/02/05 23:11:40 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:17 rillig Exp $
PKGVER= 2.2.3
DISTNAME= openMotif-${PKGVER}
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
SUBST_CLASSES+= man_rename
SUBST_STAGE.man_rename= pre-configure
-SUBST_MESSAGE.man_rename= "Fixing hardcoded paths."
+SUBST_MESSAGE.man_rename= Fixing hardcoded paths.
SUBST_FILES.man_rename= doc/man/man3/Makefile.in
SUBST_SED.man_rename= -e 's: Core.3: XCore.3:g' \
-e 's: Object.3: XObject.3:g' -e 's: Shell.3: XShell.3:g'
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile
index 8fbeea7e976..2750e54c3bc 100644
--- a/x11/qt3-libs/Makefile
+++ b/x11/qt3-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/04/17 13:45:59 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2006/04/22 09:22:17 rillig Exp $
PKGNAME= qt3-libs-${QTVERSION}
PKGREVISION= 1
@@ -43,7 +43,7 @@ do-install:
.if ${OPSYS} == "Darwin" && empty(MACHINE_PLATFORM:MDarwin-[567].*)
SUBST_CLASSES+= socklen
-SUBST_MESSAGE.socklen= "Correcting socklen_t."
+SUBST_MESSAGE.socklen= Correcting socklen_t.
SUBST_STAGE.socklen= pre-configure
SUBST_FILES.socklen= mkspecs/darwin-g++/qplatformdefs.h
SUBST_SED.socklen= -e 's/QT_SOCKLEN_T.*/QT_SOCKLEN_T socklen_t/'
diff --git a/x11/xorg-imake/Makefile b/x11/xorg-imake/Makefile
index 13e8b52ddd0..758165c2777 100644
--- a/x11/xorg-imake/Makefile
+++ b/x11/xorg-imake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/02/27 22:58:57 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:17 rillig Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-imake-${XORG_VER}
@@ -98,7 +98,7 @@ SUBST_CLASSES+= thr
SUBST_STAGE.thr= post-patch
SUBST_FILES.thr= config/cf/NetBSD.cf.in
SUBST_SED.thr= -e 's|@@NETBSD_THREADLIB@@|-DUSE_NBSD_THREADLIB|'
-SUBST_MESSAGE.thr= "Fixes for threadlib.h."
+SUBST_MESSAGE.thr= Fixes for threadlib.h.
. else
SUBST_CLASSES+= nada
SUBST_STAGE.nada= post-patch
diff --git a/x11/xorg-libs/Makefile b/x11/xorg-libs/Makefile
index c0ab2ba9799..a3cec3ee08d 100644
--- a/x11/xorg-libs/Makefile
+++ b/x11/xorg-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/02/12 15:29:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.34 2006/04/22 09:22:17 rillig Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-libs-${XORG_VER}
@@ -47,7 +47,7 @@ SUBST_CLASSES+= mkstrs
SUBST_STAGE.mkstrs= post-patch
SUBST_FILES.mkstrs= config/cf/Library.tmpl
SUBST_SED.mkstrs= -e 's,@MAKESTRS@,${X11ROOT}/bin/makestrs,g'
-SUBST_MESSAGE.mkstrs= "Fixing path of makestrs."
+SUBST_MESSAGE.mkstrs= Fixing path of makestrs.
post-install:
@${SED} ${XORG_PLIST_SED} ${PKGDIR}/PLIST > ${PLIST_SRC}
diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile
index d62ec5aa893..cdd4fe72d3b 100644
--- a/x11/xservers/Makefile
+++ b/x11/xservers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/02/23 15:39:48 tron Exp $
+# $NetBSD: Makefile,v 1.31 2006/04/22 09:22:18 rillig Exp $
DISTNAME= xservers-3.3.6.5
PKGREVISION= 2
@@ -12,7 +12,7 @@ COMMENT= Old X11 servers for use under XFree86 4.x
ONLY_FOR_PLATFORM= NetBSD-*-i386
-NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL.
BUILD_TARGET= World
PLIST_SRC= ${WRKDIR}/PLIST
diff --git a/x11/xworld/Makefile b/x11/xworld/Makefile
index 755cce5b7b8..96f138759a0 100644
--- a/x11/xworld/Makefile
+++ b/x11/xworld/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:50 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:18 rillig Exp $
#
DISTNAME= xworld-2.0
@@ -17,13 +17,13 @@ CONFIGURE_ENV+= LDLIBS="-lm ${LDFLAGS} -lX11"
CONFIGURE_ENV+= CAT=${CAT:Q} STRIP=strip INCLUDES="" MORELIBS=""
SUBST_CLASSES+= x11
-SUBST_MESSAGE.x11= "Fixing x11 options."
+SUBST_MESSAGE.x11= Fixing x11 options.
SUBST_STAGE.x11= post-patch
SUBST_FILES.x11= defaults/NetBSD/set.csh
SUBST_SED.x11= -e 's,@X11BASE@,${X11BASE},g'
SUBST_CLASSES+= install
-SUBST_MESSAGE.install= "Fixing install options."
+SUBST_MESSAGE.install= Fixing install options.
SUBST_STAGE.install= post-patch
SUBST_FILES.install= Makefile.in
SUBST_SED.install= -e 's,-g bin -o bin,-g ${BINGRP} -o ${BINOWN},g'