diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 09:48:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 09:48:17 +0800 |
commit | b30e19833bb04453dbfccce3bf1d1895fe0b6d3b (patch) | |
tree | 11ebf928053ea37ecf7158915aaa3c17dcd968a7 /mail | |
parent | a6c3ca42cac6b131430d0da7b1b1770434c301a2 (diff) | |
download | freebsd-ports-gnome-b30e19833bb04453dbfccce3bf1d1895fe0b6d3b.tar.gz freebsd-ports-gnome-b30e19833bb04453dbfccce3bf1d1895fe0b6d3b.tar.zst freebsd-ports-gnome-b30e19833bb04453dbfccce3bf1d1895fe0b6d3b.zip |
Remove CONFLICTS_INSTALL: mail/p5-Mail-SPF-Query has been removed over 3 years
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-SPF/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index a97c50b680c2..091cc8b8dc26 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -23,8 +23,6 @@ BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod -CONFLICTS_INSTALL= p5-Mail-SPF-Query-[0-9]* - CONFIGURE_ARGS= --install_path sbin=${PREFIX}/sbin NO_ARCH= yes USE_PERL5= modbuild |