diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-06-11 09:36:04 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-06-11 09:36:04 +0000 |
commit | 0380eec03be1a54ee4975c7f361a2774d246fc42 (patch) | |
tree | 0174fbcf5ad5335ea8a64e3b47fc32b42ec4bce7 /print | |
parent | 7e59e6418717333fdc5a9cad6a1f4e1c16085c3e (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx16/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index ea2b984925f9..8fa6e1c72f35 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -24,6 +24,9 @@ CONFLICTS= lyx-1.4* lyx-devel-* lyx-2* MAJOR_VERSION= 1.6 MINOR_VERSION= 10 +DEPRECATED= Unmaintained upstream, upgrading to the 2.x series is advised +EXPIRATION_DATE= 2013-07-11 + USE_BZIP2= yes USE_GMAKE= yes USE_QT4= gui moc_build uic_build rcc_build |