Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 06:38:09 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327520 - head/net/shelldap
Message-ID:  <201309180638.r8I6c9xH093797@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Wed Sep 18 06:38:09 2013
New Revision: 327520
URL: http://svnweb.freebsd.org/changeset/ports/327520

Log:
   - Calling pod2man from extract stage require perl
  
  With hat:	perl@

Modified:
  head/net/shelldap/Makefile

Modified: head/net/shelldap/Makefile
==============================================================================
--- head/net/shelldap/Makefile	Wed Sep 18 06:35:24 2013	(r327519)
+++ head/net/shelldap/Makefile	Wed Sep 18 06:38:09 2013	(r327520)
@@ -18,7 +18,7 @@ RUN_DEPENDS=	p5-Algorithm-Diff>=0:${PORT
 		p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
 
 USES=		perl5
-
+USE_PERL5=	extract build run
 MAN1=		shelldap.1
 
 PLIST_FILES=	bin/shelldap



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