diff options
Diffstat (limited to 'dns/firedns/Makefile')
-rw-r--r-- | dns/firedns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile index 035fe007c0f8..fa54b8d5ba4c 100644 --- a/dns/firedns/Makefile +++ b/dns/firedns/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring USE_BZIP2= yes HAS_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |