aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Sendmail-Milter
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-24 22:17:10 +0800
committermat <mat@FreeBSD.org>2015-04-24 22:17:10 +0800
commitf0b00af995559d09f8ed85fddfa0c87a972a0ee2 (patch)
tree273f10d94053efb8b26e389a6543b5bdb5bb2c45 /mail/p5-Sendmail-Milter
parent05823e419399db6c8b5f15320300463e0cf7b9a2 (diff)
downloadfreebsd-ports-gnome-f0b00af995559d09f8ed85fddfa0c87a972a0ee2.tar.gz
freebsd-ports-gnome-f0b00af995559d09f8ed85fddfa0c87a972a0ee2.tar.zst
freebsd-ports-gnome-f0b00af995559d09f8ed85fddfa0c87a972a0ee2.zip
Make buildable.
Sponsored by: Absolight
Diffstat (limited to 'mail/p5-Sendmail-Milter')
-rw-r--r--mail/p5-Sendmail-Milter/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile
index 4154d0b007e3..799ab854523a 100644
--- a/mail/p5-Sendmail-Milter/Makefile
+++ b/mail/p5-Sendmail-Milter/Makefile
@@ -21,8 +21,6 @@ PERLTHREADS!= ${PERL} -V::usethreads
.if ${PERLTHREADS} != "'define';"
IGNORE= requires perl to be built with -DWITH_THREADS
.endif
-.else
-IGNORE= requires an existing installation of perl, built with -DWITH_THREADS
.endif
.include <bsd.port.post.mk>