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

Mike Johnson ahze at ahze.net
Mon Feb 23 07:00:45 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:55:26 -0500

 this patch fixed building with perl 5.0
 
 --- Makefile.orig       Mon Feb 23 01:53:28 2004
 +++ Makefile    Mon Feb 23 01:52:17 2004
 @@ -26,7 +26,8 @@
   .include <bsd.port.pre.mk>
 
   .if ${PERL_LEVEL} <= 500600
 -IGNORE= "perl 5.6 or higher is required to build this port"
 +       ${SED} -e "s/our $VERSION/$VERSION/g" \
 +               ${WRKSRC}/OpenQuicktime.pm
   .endif
 
   .include <bsd.port.post.mk>
 



More information about the freebsd-ports-bugs mailing list