-
-
Save kaworu/a0614b7ce40d1b8dc76d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: mail/rmilter/Makefile | |
=================================================================== | |
--- mail/rmilter/Makefile (revision 402351) | |
+++ mail/rmilter/Makefile (working copy) | |
@@ -13,6 +13,10 @@ | |
libspf2.so:${PORTSDIR}/mail/libspf2 \ | |
libopendkim.so:${PORTSDIR}/mail/opendkim | |
+# XXX: milter-manager installs libmilter.pc which confuse pkg-config, | |
+# see https://github.com/vstakhov/rmilter/issues/55 | |
+CONFLICTS_BUILD= milter-manager-* | |
+ | |
USE_GITHUB= yes | |
GH_ACCOUNT= vstakhov | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment