svn commit: r384735 - head/security/keychain

Renato Botelho garga at FreeBSD.org
Sat Apr 25 14:58:20 UTC 2015


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


More information about the svn-ports-all mailing list