From 4079c1b9e1e8e676b853cb5c096a9655b9c6bdf2 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 17 Feb 2004 08:34:10 +0000 Subject: BROKEN: Does not install. This port is scheduled for removal on April 16 if still broken. --- print/lyx/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'print/lyx') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 08b6a199804f..ca8f15a5082f 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -21,6 +21,10 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX +BROKEN= "Does not install" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-16 + USE_BZIP2= yes USE_GETTEXT= yes USE_PERL5= yes -- cgit