summaryrefslogtreecommitdiff
path: root/x11/xorg-imake
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/xorg-imake
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/xorg-imake')
-rw-r--r--x11/xorg-imake/Makefile4
1 files changed, 2 insertions, 2 deletions
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