diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-29 15:26:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-29 15:26:57 +0000 |
commit | c53ea9629b5bde9e017b52a113de363b29adacb2 (patch) | |
tree | 2c50b4f253a7da4d9efe233d6b01006c717b1234 /mail/libspf2 | |
parent | 6750411caebf33c6f55914971e505392ed02f06c (diff) |
Notes
Diffstat (limited to 'mail/libspf2')
-rw-r--r-- | mail/libspf2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 88e4b802b6f7..129ad28cfcf5 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -14,8 +14,6 @@ COMMENT= Sender Rewriting Scheme 2 C Implementation LICENSE= BSD2CLAUSE LGPL21 LGPL3 LICENSE_COMB= dual -CONFLICTS= ${PORTNAME}-1.0.* p5-Mail-SPF-Query-[0-9]* - GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool |