summaryrefslogtreecommitdiff
path: root/security/gnupg/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-02 23:47:15 +0000
committerxtraeme <xtraeme>2004-02-02 23:47:15 +0000
commit4928fcf98539e5bfa5390aedc620bfeb2d48ace8 (patch)
tree7f52273ba32a2538e24530ffdf84bed7d02e107c /security/gnupg/Makefile
parent9c5091ae0427ebed34af8dfdc5fccbb5002e481e (diff)
downloadpkgsrc-4928fcf98539e5bfa5390aedc620bfeb2d48ace8.tar.gz
Respect whitespaces in SUBST_SED.fixme.
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
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