Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2004 20:01:43 +0800
From:      "Li-Lun Wang (Leland Wang)" <llwang@infor.org>
To:        freebsd-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/62992: unbreak www/flashplugin-mozilla by maintainer
Message-ID:  <20040223120143.GA96697@Athena.infor.org>
In-Reply-To: <200402210804.i1L847Cd028884@freefall.freebsd.org>
References:  <200402210804.i1L847Cd028884@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Bento had used the broken old version of Makefile and again marked the
port broken after my patch is committed. Would someone please commit the
following patch again?

Sincerely,
Leland Wang

diff -urN flashplugin-mozilla.orig/Makefile flashplugin-mozilla/Makefile
--- flashplugin-mozilla.orig/Makefile	Mon Feb 23 14:29:58 2004
+++ flashplugin-mozilla/Makefile	Mon Feb 23 14:30:17 2004
@@ -19,10 +19,6 @@
 LIB_DEPENDS=	flash.0:${PORTSDIR}/graphics/libflash
 RUN_DEPENDS?=	mozilla:${PORTSDIR}/www/mozilla
 
-BROKEN=		"Broken pkg-plist"
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2004-04-22
-
 USE_X_PREFIX=	yes
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/Plugin



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