diff options
Diffstat (limited to 'security/cyrus-sasl/Makefile')
-rw-r--r-- | security/cyrus-sasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index de5d00e64bf5..75b9e5164b0a 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -16,7 +16,7 @@ MAINTAINER= hetzels@westbend.net USE_OPENSSL= RSA -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |