mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
Looks like I missed this
This commit is contained in:
parent
890d94e506
commit
c6ec684d2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180380
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= cryptplug
|
PORTNAME= cryptplug
|
||||||
PORTVERSION= 0.3.16
|
PORTVERSION= 0.3.16
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||||
MASTER_SITE_SUBDIR= alpha/cryptplug
|
MASTER_SITE_SUBDIR= alpha/cryptplug
|
||||||
|
@ -16,7 +16,7 @@ MAINTAINER= lofi@freebsd.org
|
||||||
COMMENT= A collection of plug-ins to cryptographic engines
|
COMMENT= A collection of plug-ins to cryptographic engines
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \
|
||||||
gpg-agent:${PORTSDIR}/security/gnupg-devel
|
gpg-agent:${PORTSDIR}/security/gnupg
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue