diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-06 13:46:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-06 13:46:43 +0800 |
commit | 5c8ebf0318ec9d0ce8622027d2f349bb462ccc25 (patch) | |
tree | 2d2914ea7fd41dadd0db112c092b42b2b9664036 | |
parent | 73004b620a2277a19a0994d5a8648e10d8486592 (diff) | |
download | freebsd-ports-gnome-5c8ebf0318ec9d0ce8622027d2f349bb462ccc25.tar.gz freebsd-ports-gnome-5c8ebf0318ec9d0ce8622027d2f349bb462ccc25.tar.zst freebsd-ports-gnome-5c8ebf0318ec9d0ce8622027d2f349bb462ccc25.zip |
This port conflicts with netatalk-devel.
-rw-r--r-- | net/netatalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 81bc965992e9..d70f25e11d9f 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -81,7 +81,7 @@ MAN5= AppleVolumes.default.5 afpd.conf.5 atalkd.conf.5 \ netatalk.conf.5 papd.conf.5 MAN8= afpd.8 atalkd.8 papd.8 papstatus.8 psf.8 timelord.8 -CONFLICTS= bigloo-2.* cap-6.0.* tct-1.* +CONFLICTS= bigloo-2.* cap-6.0.* tct-1.* netatalk-2* pre-everything:: @${ECHO_MSG} "" |