diff options
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r-- | net/howl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 86d934d8fd72..03cdefb968cb 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -21,7 +21,7 @@ USE_RC_SUBR= yes CPPFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN8= mDNSResponder.8 PLIST_SUB= VERSION="${PORTVERSION}" |