diff options
Diffstat (limited to 'mail/dsbl-testers/Makefile')
-rw-r--r-- | mail/dsbl-testers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dsbl-testers/Makefile b/mail/dsbl-testers/Makefile index 486c0bb79a08..d16fe47af619 100644 --- a/mail/dsbl-testers/Makefile +++ b/mail/dsbl-testers/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ ${LOCALBASE}/include/firedns.h:${PORTSDIR}/dns/firedns HAS_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} |