[Midnightbsd-cvs] mports [23817] fix some issues

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 21 14:02:01 EDT 2018


Revision: 23817
          http://svnweb.midnightbsd.org/mports/?rev=23817
Author:   laffer1
Date:     2018-08-21 14:02:00 -0400 (Tue, 21 Aug 2018)
Log Message:
-----------
fix some issues

Modified Paths:
--------------
    trunk/sysutils/p5-Unix-Processors/Makefile
    trunk/sysutils/p5-Unix-Processors/pkg-descr

Property Changed:
----------------
    trunk/sysutils/p5-Unix-Processors/Makefile

Modified: trunk/sysutils/p5-Unix-Processors/Makefile
===================================================================
--- trunk/sysutils/p5-Unix-Processors/Makefile	2018-08-21 18:00:53 UTC (rev 23816)
+++ trunk/sysutils/p5-Unix-Processors/Makefile	2018-08-21 18:02:00 UTC (rev 23817)
@@ -12,7 +12,8 @@
 LICENSE=	artistic gpl
 LICENSE_COMB=	dual
 
-USE_PERL5=	yes
+USES=		perl5
+USE_PERL5=	configure
 PERL_CONFIGURE=	yes
 
 .include <bsd.port.mk>


Property changes on: trunk/sysutils/p5-Unix-Processors/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/sysutils/p5-Unix-Processors/pkg-descr
===================================================================
--- trunk/sysutils/p5-Unix-Processors/pkg-descr	2018-08-21 18:00:53 UTC (rev 23816)
+++ trunk/sysutils/p5-Unix-Processors/pkg-descr	2018-08-21 18:02:00 UTC (rev 23817)
@@ -2,4 +2,4 @@
 object is obtained with the Unix::Processors::processors call.  the
 operating system in a OS independent manner.
 
-WWW: http://search.cpan.org/dist/Unix-Processors/
+WWW: https://metacpan.org/release/Unix-Processors



More information about the Midnightbsd-cvs mailing list