1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Unbreak INDEX

No cookie for:	lofi
This commit is contained in:
Pav Lucistnik 2008-03-07 19:48:16 +00:00
parent 090ab20f7f
commit 523e2ae653
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208616

View File

@ -16,7 +16,7 @@ COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
RUN_DEPENDS= gpg2:${PORTDIR}/security/gnupg
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes