Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 22:30:18 -0800 (PST)
From:      Mike Johnson <ahze@ahze.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/63253: New Port: devel/p5-Video-Quicktime  -- An interface to the OpenQuicktime library
Message-ID:  <200402230630.i1N6UIHp004285@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/63253; it has been noted by GNATS.

From: Mike Johnson <ahze@ahze.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: mike johnson <ahze@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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402230630.i1N6UIHp004285>