diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 16:34:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 16:34:10 +0800 |
commit | 4079c1b9e1e8e676b853cb5c096a9655b9c6bdf2 (patch) | |
tree | b7bc2f9305585bdc386c536bc8638b166690b1dd /print/lyx15 | |
parent | 4e805d1ba358d9a84e4a3f520574952190bd943b (diff) | |
download | freebsd-ports-graphics-4079c1b9e1e8e676b853cb5c096a9655b9c6bdf2.tar.gz freebsd-ports-graphics-4079c1b9e1e8e676b853cb5c096a9655b9c6bdf2.tar.zst freebsd-ports-graphics-4079c1b9e1e8e676b853cb5c096a9655b9c6bdf2.zip |
BROKEN: Does not install. This port is scheduled for removal on April 16
if still broken.
Diffstat (limited to 'print/lyx15')
-rw-r--r-- | print/lyx15/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 08b6a199804..ca8f15a5082 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/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 |