From 723e590c30b8f29dcafd40fde52a2d55f2024aa0 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 2 Feb 2004 23:47:15 +0000 Subject: Respect whitespaces in SUBST_SED.fixme. --- security/gnupg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 4fad6ae307a..0a286e2439d 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2004/02/02 23:41:32 xtraeme Exp $ +# $NetBSD: Makefile,v 1.59 2004/02/02 23:47:15 xtraeme Exp $ DISTNAME= gnupg-1.2.4 CATEGORIES= security @@ -67,7 +67,7 @@ SUBST_FILES.fixme= mpi/i386/mpih-add1.S mpi/i386/mpih-lshift.S \ mpi/i386/mpih-mul1.S mpi/i386/mpih-mul2.S \ mpi/i386/mpih-mul3.S mpi/i386/mpih-rshift.S \ mpi/i386/mpih-sub1.S -SUBST_SED.fixme= -e "s,ALIGN(3),ALIGN(4),g" +SUBST_SED.fixme= -e "s,ALIGN (3),ALIGN (4),g" .endif -- cgit v1.2.3