Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2013 19:44:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330182 - head/devel/p5-Hash-AutoHash-Args
Message-ID:  <201310121944.r9CJigeg021123@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 12 19:44:42 2013
New Revision: 330182
URL: http://svnweb.freebsd.org/changeset/ports/330182

Log:
  - Cleanup Makefile

Modified:
  head/devel/p5-Hash-AutoHash-Args/Makefile

Modified: head/devel/p5-Hash-AutoHash-Args/Makefile
==============================================================================
--- head/devel/p5-Hash-AutoHash-Args/Makefile	Sat Oct 12 19:43:43 2013	(r330181)
+++ head/devel/p5-Hash-AutoHash-Args/Makefile	Sat Oct 12 19:44:42 2013	(r330182)
@@ -13,8 +13,6 @@ COMMENT=	Object-oriented processing of k
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-#		p5-Scalar-List-Utils>=1.32:${PORTSDIR}/lang/p5-Scalar-List-Utils
-#		p5-List-MoreUtils>=0.33:${PORTSDIR}/lang/p5-List-MoreUtils
 BUILD_DEPENDS=	p5-Hash-AutoHash>=1.17:${PORTSDIR}/devel/p5-Hash-AutoHash
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0.110:${PORTSDIR}/devel/p5-Test-Deep \



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