ports/63253: New Port: devel/p5-Video-Quicktime -- An interface to the OpenQuicktime library

Mike Johnson ahze at ahze.net
Mon Feb 23 06:30:19 UTC 2004


The following reply was made to PR ports/63253; it has been noted by GNATS.

From: Mike Johnson <ahze at ahze.net>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc: mike johnson <ahze at ahze.net>
Subject: Re: ports/63253: New Port: devel/p5-Video-Quicktime  -- An interface to the OpenQuicktime library
Date: Mon, 23 Feb 2004 01:29:14 -0500

 I was unable to build with perl 5.0.
 
 --- Makefile.orig       Mon Feb 23 01:28:16 2004
 +++ Makefile    Mon Feb 23 01:29:21 2004
 @@ -23,4 +23,10 @@
 
   MAN3=  Video::OpenQuicktime.3
 
 -.include <bsd.port.mk>
 +.include <bsd.port.pre.mk>
 +
 +.if ${PERL_LEVEL} <= 500600
 +IGNORE= "perl 5.6 or higher is required to build this port"
 +.endif
 +
 +.include <bsd.port.post.mk>
 



More information about the freebsd-ports-bugs mailing list