Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2016 17:57:30 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413364 - head/security/racoon2
Message-ID:  <201604151757.u3FHvU1V025485@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Apr 15 17:57:30 2016
New Revision: 413364
URL: https://svnweb.freebsd.org/changeset/ports/413364

Log:
  Unbreak
  
  Reported by:	pkg-fallout

Modified:
  head/security/racoon2/Makefile

Modified: head/security/racoon2/Makefile
==============================================================================
--- head/security/racoon2/Makefile	Fri Apr 15 17:49:36 2016	(r413363)
+++ head/security/racoon2/Makefile	Fri Apr 15 17:57:30 2016	(r413364)
@@ -11,7 +11,6 @@ MAINTAINER= 	cy@FreeBSD.org
 COMMENT=	Racoon2 IPsec daemon
 
 USES=		perl5 tar:tgz
-USE_RC_SUBR=	YES
 USE_OPENSSL=	YES
 CONFIGURE_ARGS+=	--disable-kinkd
 PLIST_SUB+=	KINK="@comment "



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