Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 14:58:20 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384735 - head/security/keychain
Message-ID:  <201504251458.t3PEwKHi057678@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Sat Apr 25 14:58:19 2015
New Revision: 384735
URL: https://svnweb.freebsd.org/changeset/ports/384735

Log:
  Remove USE_PERL5 since it's not used anymore

Modified:
  head/security/keychain/Makefile

Modified: head/security/keychain/Makefile
==============================================================================
--- head/security/keychain/Makefile	Sat Apr 25 14:56:55 2015	(r384734)
+++ head/security/keychain/Makefile	Sat Apr 25 14:58:19 2015	(r384735)
@@ -16,7 +16,6 @@ LICENSE=	GPLv2
 RUN_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
 
 USES=		tar:bzip2 shebangfix
-USE_PERL5=	build
 OPTIONS_DEFINE=	DOCS
 
 NO_BUILD=	yes



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