summaryrefslogtreecommitdiff
path: root/security/botan
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-10-12 19:36:43 +0000
committerjoerg <joerg@pkgsrc.org>2010-10-12 19:36:43 +0000
commitfaab3b275ffa63ad5381445f70160087bcfddc65 (patch)
tree0a1b8026f9c16a33519dc2bfb2159092e1fcd48c /security/botan
parentefc3b8dba94e724d444745b065ee569858dfe706 (diff)
downloadpkgsrc-faab3b275ffa63ad5381445f70160087bcfddc65.tar.gz
Sort out PLIST for i386. Bump revision.
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile7
-rw-r--r--security/botan/PLIST.NetBSD10
2 files changed, 11 insertions, 6 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index e4b761da700..b84a4a95987 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2010/06/14 18:27:54 jnemeth Exp $
+# $NetBSD: Makefile,v 1.21 2010/10/12 19:36:43 joerg Exp $
DISTNAME= Botan-1.8.7
PKGNAME= botan-1.8.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://files.randombit.net/botan/archive/v1.8/
EXTRACT_SUFX= .tgz
@@ -28,12 +28,13 @@ MAKE_FLAGS+= LIB_OPT=${CXXFLAGS:Q}
.include "../../mk/bsd.prefs.mk"
-PLIST_VARS+= x86 x86_64
+PLIST_VARS+= i386 x86 x86_64
.if ${MACHINE_ARCH} == "x86_64"
PLIST.x86_64= yes
PLIST.x86= yes
.elif ${MACHINE_ARCH} == "i386"
+PLIST.i386= yes
PLIST.x86= yes
.elif ${MACHINE_ARCH} == "powerpc"
CONFIGURE_ARGS+= --cpu=ppc
diff --git a/security/botan/PLIST.NetBSD b/security/botan/PLIST.NetBSD
index 401354e56e7..1df921236eb 100644
--- a/security/botan/PLIST.NetBSD
+++ b/security/botan/PLIST.NetBSD
@@ -1,4 +1,8 @@
-@comment $NetBSD: PLIST.NetBSD,v 1.2 2009/10/06 18:34:14 joerg Exp $
+@comment $NetBSD: PLIST.NetBSD,v 1.3 2010/10/12 19:36:43 joerg Exp $
${PLIST.x86}include/botan/asm_macr.h
-${PLIST.x86}include/botan/eng_sse2.h
-${PLIST.x86}include/botan/sha1_sse2.h
+${PLIST.x86_64}include/botan/eng_sse2.h
+${PLIST.x86_64}include/botan/sha1_sse2.h
+${PLIST.i386}include/botan/md4_ia32.h
+${PLIST.i386}include/botan/md5_ia32.h
+${PLIST.i386}include/botan/serp_ia32.h
+${PLIST.i386}include/botan/sha1_ia32.h