summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/libassuan/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile
index f8cceba25ff..6bceb8de7a8 100644
--- a/security/libassuan/Makefile
+++ b/security/libassuan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/04/22 13:42:48 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/04/13 23:04:11 hans Exp $
#
DISTNAME= libassuan-1.0.5
@@ -25,6 +25,8 @@ USE_LIBTOOL= yes
CONFIGURE_ARGS+= --with-pic
TEST_TARGET= check
+LIBS.SunOS+= -lrt
+
BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.0.0
pre-configure: