diff options
author | makc <makc@FreeBSD.org> | 2009-03-19 20:01:04 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-03-19 20:01:04 +0800 |
commit | 4d7be87ab7edf653856196d8b26a1c8f860eca20 (patch) | |
tree | 9c31f54e33d92103cec93384852cdaaa5f7667c5 /security | |
parent | b5393a7374e25e7f7378cb62102d33dad22a9040 (diff) | |
download | freebsd-ports-gnome-4d7be87ab7edf653856196d8b26a1c8f860eca20.tar.gz freebsd-ports-gnome-4d7be87ab7edf653856196d8b26a1c8f860eca20.tar.zst freebsd-ports-gnome-4d7be87ab7edf653856196d8b26a1c8f860eca20.zip |
connect qca-cyrus-sasl and qca-gnupg to build
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index e29adefa3dd5..dcfb477b371d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -665,6 +665,8 @@ SUBDIR += py-twistedConch SUBDIR += py-twofish SUBDIR += py-xmlsec + SUBDIR += qca-cyrus-sasl + SUBDIR += qca-gnupg SUBDIR += qca-ossl SUBDIR += qca-tls SUBDIR += qident |