summaryrefslogtreecommitdiff
path: root/security/nettle
diff options
context:
space:
mode:
authoralnsn <alnsn@pkgsrc.org>2011-05-06 19:30:13 +0000
committeralnsn <alnsn@pkgsrc.org>2011-05-06 19:30:13 +0000
commit4d64f2a89aafa6ed0a5434ec4ea542d577aa3e03 (patch)
treebc2e6314381aacff8448b98e0650b4a16868b58b /security/nettle
parent4a2dcecef9207e1ea98a277ffaebb9157d106233 (diff)
downloadpkgsrc-4d64f2a89aafa6ed0a5434ec4ea542d577aa3e03.tar.gz
pass --libdir to ./configure to fix lib64 vs lib confusion on linux
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 811489ae278..58b32d0ffac 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/04/26 09:39:02 adam Exp $
+# $NetBSD: Makefile,v 1.3 2011/05/06 19:30:13 alnsn Exp $
DISTNAME= nettle-2.1
CATEGORIES= devel security
@@ -17,6 +17,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= gm4 gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-openssl
+CONFIGURE_ARGS+= --libdir=${PREFIX}/lib
INFO_FILES= yes
TEST_TARGET= check