diff --git a/devel/p5-Time-Object/Makefile b/devel/p5-Time-Object/Makefile index ef7757c43019..9281208c1714 100644 --- a/devel/p5-Time-Object/Makefile +++ b/devel/p5-Time-Object/Makefile @@ -1,29 +1,23 @@ # Ports collection Makefile for: p5-Time-Object # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= Time-Object PORTVERSION= 1.00 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Time PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A Perl OO interface to time and dates MAN3= Time::Object.3 Time::Seconds.3 PERL_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - -.include +.include