From dee80fa6d8cc06b21a6491ad0f45a8bdfd0ddcfa Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Apr 2006 09:22:05 +0000 Subject: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. --- textproc/py-libxml2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/py-libxml2') diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 00200baad59..44439f65abb 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/17 14:43:47 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2006/04/22 09:22:15 rillig Exp $ DISTNAME= libxml2-2.6.23 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ PYBINMODULE= YES NO_CONFIGURE= YES SUBST_CLASSES+= setup -SUBST_MESSAGE.setup= "Fixing hardcoded paths." +SUBST_MESSAGE.setup= Fixing hardcoded paths. SUBST_STAGE.setup= pre-build SUBST_FILES.setup= setup.py SUBST_SED.setup= -e "/ROOT/s,'/usr','${BUILDLINK_PREFIX.libxml2}',g" \ -- cgit v1.2.3