Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 12:09:42 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502570 - head/devel/p5-relative
Message-ID:  <201905251209.x4PC9gbB004581@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat May 25 12:09:41 2019
New Revision: 502570
URL: https://svnweb.freebsd.org/changeset/ports/502570

Log:
  devel/p5-relative: Drop nop and misspelled BUILD_DEPEND

Modified:
  head/devel/p5-relative/Makefile

Modified: head/devel/p5-relative/Makefile
==============================================================================
--- head/devel/p5-relative/Makefile	Sat May 25 11:58:02 2019	(r502569)
+++ head/devel/p5-relative/Makefile	Sat May 25 12:09:41 2019	(r502570)
@@ -14,9 +14,6 @@ COMMENT=	Load modules with relative names
 
 RUN_DEPENDS=	p5-UNIVERSAL-require>=0.11:devel/p5-UNIVERSAL-require
 
-BUILD_DEPEND=	${RUN_DEPENDS} \
-				p5-Test-Simple>=0.74:devel/p5-Test-Simple
-
 USES=		perl5
 USE_PERL5=	configure
 



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