diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 08:34:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 08:34:10 +0000 |
commit | 821b90c40ff8f9530d46e65a12cd8fbeb3fd6e9b (patch) | |
tree | 0dc414d8e234fdab90885d8f9c78af0073a1e8eb /print/lyx | |
parent | Add kwordquiz 0.4, (diff) |
BROKEN: Does not install. This port is scheduled for removal on April 16
if still broken.
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 |