diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-12 03:24:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-12 03:24:27 +0000 |
commit | d4de0a6540d5a73f40f6f9b9fe801bb2f0bff1c1 (patch) | |
tree | 7c85365cf43b4cf791d127e3514bc478839bdf34 /mail/dsbl-testers | |
parent | cf8b48dc6bff4c75ae8cd03fd0b99f5bd3c5bb84 (diff) |
Notes
Diffstat (limited to 'mail/dsbl-testers')
-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} |