VLC from ports collection

2009-09-13 Thread Roy Stuivenberg
Hello,

My install VLC did stop with remark

Port marked as IGNORE: multimedia/vlc:

In the makefile i found this line

.if ${PERL_LEVEL}  500800
BROKEN= Does not compile with perl ${PERL_VERSION}
.endif

Can I (and if so who) edit this option?  [FreeBSD 7.2 stable - gnome2]

Regards,

Roy Stuivenberg.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: VLC from ports collection

2009-09-13 Thread Jonathan Chen
On Sun, Sep 13, 2009 at 03:49:49PM +0200, Roy Stuivenberg wrote:
 Hello,
 
 My install VLC did stop with remark
 
 Port marked as IGNORE: multimedia/vlc:
 
 In the makefile i found this line
 
 .if ${PERL_LEVEL}  500800
 BROKEN= Does not compile with perl ${PERL_VERSION}
 .endif
 
 Can I (and if so who) edit this option?  [FreeBSD 7.2 stable - gnome2]

The obvious solution is for you to upgrade perl. Is there a specific
requirement for the perl version you're on?

Cheers.
-- 
Jonathan Chen j...@chen.org.nz
--
If everything's under control, you're going too slow
  - Mario Andretti
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org