[Midnightbsd-cvs] mports [20473] trunk/security/p5-Crypt-SSLeay/Makefile: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 4 12:25:49 EDT 2015


Revision: 20473
          http://svnweb.midnightbsd.org/mports/?rev=20473
Author:   laffer1
Date:     2015-10-04 12:25:49 -0400 (Sun, 04 Oct 2015)
Log Message:
-----------
fix build

Modified Paths:
--------------
    trunk/security/p5-Crypt-SSLeay/Makefile

Modified: trunk/security/p5-Crypt-SSLeay/Makefile
===================================================================
--- trunk/security/p5-Crypt-SSLeay/Makefile	2015-10-04 16:25:09 UTC (rev 20472)
+++ trunk/security/p5-Crypt-SSLeay/Makefile	2015-10-04 16:25:49 UTC (rev 20473)
@@ -2,6 +2,7 @@
 
 PORTNAME=	Crypt-SSLeay
 PORTVERSION=	0.72
+PORTREVISION=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,6 +19,7 @@
 
 USES=		perl5
 PERL_CONFIGURE=	yes
+USE_PERL5=	configure
 USE_OPENSSL=	yes
 CONFIGURE_ARGS=	--no-live-tests
 



More information about the Midnightbsd-cvs mailing list