diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
commit | bf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch) | |
tree | 9be083b0fd811caaa5b6ea713f83e7705ea93fbe /mail/dsbl-testers | |
parent | e15afee535ffec38424947ba1c7eb0ada4141fc2 (diff) | |
download | ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.tar.gz ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.zip |
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 77df6eac5e38..04c17fe28da2 100644 --- a/mail/dsbl-testers/Makefile +++ b/mail/dsbl-testers/Makefile @@ -18,7 +18,7 @@ MAINTAINER= dean@odyssey.apana.org.au COMMENT= Testing software configured to work with DSBL/DSBL-compliant services BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ - ${LOCALBASE}/include/firedns.h:${PORTSDIR}/net/firedns + ${LOCALBASE}/include/firedns.h:${PORTSDIR}/dns/firedns USE_REINPLACE= yes HAS_CONFIGURE= yes |