diff options
Diffstat (limited to 'mail/whoson/Makefile')
-rw-r--r-- | mail/whoson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile index ffc1689828de..de13d4f725bb 100644 --- a/mail/whoson/Makefile +++ b/mail/whoson/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-config=${PREFIX}/etc/whoson.conf -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_RC_SUBR= whoson.sh |