diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:04:37 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:05:25 +0300 |
commit | 312ee18b022b4abcb14973bb10894ba152b8f60b (patch) | |
tree | 20a54092480ae312624019075e6f11b23f633d91 /print/lyx | |
parent | games/vcmi: mark as BROKEN, fails to build with boost-1.86+ (diff) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index d6f52dd47622..bca9f7a22491 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,5 +1,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.2 +PORTREVISION= 1 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ |