Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 14:17:11 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384645 - head/mail/p5-Sendmail-Milter
Message-ID:  <201504241417.t3OEHBdV010989@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Apr 24 14:17:10 2015
New Revision: 384645
URL: https://svnweb.freebsd.org/changeset/ports/384645

Log:
  Make buildable.
  
  Sponsored by:	Absolight

Modified:
  head/mail/p5-Sendmail-Milter/Makefile

Modified: head/mail/p5-Sendmail-Milter/Makefile
==============================================================================
--- head/mail/p5-Sendmail-Milter/Makefile	Fri Apr 24 14:16:31 2015	(r384644)
+++ head/mail/p5-Sendmail-Milter/Makefile	Fri Apr 24 14:17:10 2015	(r384645)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504241417.t3OEHBdV010989>