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