let vax find gpg-error, maybe it will build
This commit is contained in:
parent
1b562e7109
commit
2f7aaf0176
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2013/03/21 08:48:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2013/07/15 20:47:01 espie Exp $
|
||||
|
||||
COMMENT= Open Crypto Development Kit
|
||||
|
||||
@ -7,7 +7,7 @@ DISTNAME= opencdk-${VERSION}
|
||||
CATEGORIES= security
|
||||
SHARED_LIBS= opencdk 9.0 # .10.5
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.gnutls.org/
|
||||
|
||||
@ -26,6 +26,9 @@ MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= security/libgcrypt
|
||||
|
||||
# for !shared...
|
||||
LIB_DEPENDS += security/libgpg-error
|
||||
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user