Add dependency on libgpg-error.
This commit is contained in:
parent
85c8a24902
commit
508ece7ece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445233
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libgcrypt
|
||||
PORTVERSION= 1.4.5
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= security linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
@ -13,6 +13,7 @@ DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
RPMVERSION= 12.el6_8
|
||||
USES= linux:c6
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX= libgpg-error
|
||||
USE_LINUX_RPM= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user