diff options
Diffstat (limited to 'net/socketbind/Makefile')
-rw-r--r-- | net/socketbind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socketbind/Makefile b/net/socketbind/Makefile index ac1c99e045a0..0b60687d8fda 100644 --- a/net/socketbind/Makefile +++ b/net/socketbind/Makefile @@ -14,7 +14,7 @@ DISTFILES= # none MAINTAINER= nm@web.am COMMENT= Library to bind applications on multihomed machines to specific IP address -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES NOMAN= YES INSTALL_TARGET= PLIST_SUB= "DOCSDIR=share/doc/${PORTNAME}" |