Skip to content

Instantly share code, notes, and snippets.

@kaworu
Created November 26, 2015 08:53
Show Gist options
  • Save kaworu/a0614b7ce40d1b8dc76d to your computer and use it in GitHub Desktop.
Save kaworu/a0614b7ce40d1b8dc76d to your computer and use it in GitHub Desktop.
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