From 41a56135d1e8a68844e4c575702cdbad451d7322 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 8 Sep 2007 00:45:08 +0000 Subject: Remove support for antique perl. Hat: portmgr --- deskutils/lightning/Makefile | 8 -------- deskutils/lightning/files/extra-patch-config_make-jars.pl | 10 ---------- 2 files changed, 18 deletions(-) delete mode 100644 deskutils/lightning/files/extra-patch-config_make-jars.pl (limited to 'deskutils/lightning') diff --git a/deskutils/lightning/Makefile b/deskutils/lightning/Makefile index 7e11808b6c21..14daec945146 100644 --- a/deskutils/lightning/Makefile +++ b/deskutils/lightning/Makefile @@ -40,18 +40,10 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar .include .include "${PORTSDIR}/www/mozilla/Makefile.common" -.if ${OSVERSION} < 500000 -BROKEN= does not build -.endif - .if ${ARCH}=="sparc64" IGNORE= does not build .endif -.if ${PERL_LEVEL} < 500600 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl -.endif - post-patch: @${SED} -e 's|@SUNBIRD_ICON@|${SUNBIRD_ICON}|' \ ${FILESDIR}/sunbird.desktop.in >${WRKDIR}/sunbird.desktop diff --git a/deskutils/lightning/files/extra-patch-config_make-jars.pl b/deskutils/lightning/files/extra-patch-config_make-jars.pl deleted file mode 100644 index a558607ca459..000000000000 --- a/deskutils/lightning/files/extra-patch-config_make-jars.pl +++ /dev/null @@ -1,10 +0,0 @@ ---- config/make-jars.pl.orig Wed Oct 13 16:17:11 2004 -+++ config/make-jars.pl Wed Oct 13 16:17:07 2004 -@@ -40,6 +40,7 @@ - last if ($arg eq "--"); - } - my $defines = join(' ', @ARGV[ $ddindex .. $#ARGV ]); -+splice @ARGV, $ddindex, $#ARGV; - - getopts("d:s:t:f:avlD:o:p:xz:"); - -- cgit v1.2.3