svn commit: r330182 - head/devel/p5-Hash-AutoHash-Args

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 12 19:44:43 UTC 2013


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 \


More information about the svn-ports-all mailing list