diff options
Diffstat (limited to 'sysutils/libutempter')
-rw-r--r-- | sysutils/libutempter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/libutempter/Makefile b/sysutils/libutempter/Makefile index b6d0328d603e..c2461bf1b8fc 100644 --- a/sysutils/libutempter/Makefile +++ b/sysutils/libutempter/Makefile @@ -14,7 +14,7 @@ COMMENT= Interface to record user sessions to utmp and wtmp files USE_BZIP2= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_FILTER_SHLIBS=yes .include <bsd.port.mk> |