diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
commit | 62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch) | |
tree | de541bc37f21e5a2770f7af38a36ecbeca417671 /security | |
parent | d6ce894ff609a4ee39a9150a19d98a9b1fc55090 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/cyrus-sasl/Makefile | 1 | ||||
-rw-r--r-- | security/cyrus-sasl2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index e369d5d7159d..ff6a79257d45 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -27,6 +27,7 @@ PATCHFILES= sasl_apop_patch.gz \ MAINTAINER= hetzels@westbend.net +USE_SUBMAKE= yes USE_OPENSSL= YES INSTALLS_SHLIB= yes diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index e369d5d7159d..ff6a79257d45 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -27,6 +27,7 @@ PATCHFILES= sasl_apop_patch.gz \ MAINTAINER= hetzels@westbend.net +USE_SUBMAKE= yes USE_OPENSSL= YES INSTALLS_SHLIB= yes |