[Midnightbsd-cvs] mports: Makefile: Found problem on magus.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jul 27 23:26:25 EDT 2008
Log Message:
-----------
Found problem on magus. Correct this deficiency.
Modified Files:
--------------
mports/math/p5-Math-BigRat:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/p5-Math-BigRat/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L math/p5-Math-BigRat/Makefile -L math/p5-Math-BigRat/Makefile -u -r1.3 -r1.4
--- math/p5-Math-BigRat/Makefile
+++ math/p5-Math-BigRat/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Math-BigRat
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Math
@@ -20,7 +21,7 @@
BUILD_DEPENDS= p5-Math-BigInt>=1.88:${PORTSDIR}/math/p5-Math-BigInt
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= Math::BigRat.3
More information about the Midnightbsd-cvs
mailing list