diff options
Diffstat (limited to 'security/tcp_wrapper/Makefile')
-rw-r--r-- | security/tcp_wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile index 46cb5ac7e4da..5b070338407a 100644 --- a/security/tcp_wrapper/Makefile +++ b/security/tcp_wrapper/Makefile @@ -17,7 +17,7 @@ MAINTAINER= torstenb@FreeBSD.org FORBIDDEN= tcp_wrappers is in the base system .endif -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes ALL_TARGET= freebsd MAN3= hosts_access.3 |