diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-24 00:33:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-24 00:33:50 +0000 |
commit | d16552e11be7b589fb24c33f5bb1dcc8da66309a (patch) | |
tree | 539686686602d6587b51adef161994e493fbf570 /net/avahi-libdns/Makefile | |
parent | 976f01800feda35893a39f094825a63ce7a063a4 (diff) | |
download | ports-d16552e11be7b589fb24c33f5bb1dcc8da66309a.tar.gz ports-d16552e11be7b589fb24c33f5bb1dcc8da66309a.zip |
Notes
Diffstat (limited to 'net/avahi-libdns/Makefile')
-rw-r--r-- | net/avahi-libdns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile index 17dc77c81dab..b7121c4016c8 100644 --- a/net/avahi-libdns/Makefile +++ b/net/avahi-libdns/Makefile @@ -23,4 +23,6 @@ PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= libdns AVAHI_PKGCONFIG=avahi-compat-libdns_sd.pc +CONFLICTS= mDNSResponder-[0-9]* + .include "${MASTERDIR}/Makefile" |