mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
editors/mined: chase UCD
This commit is contained in:
parent
7f625a5cf6
commit
53441dae2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= mined
|
PORTNAME= mined
|
||||||
PORTVERSION= 2022.27
|
PORTVERSION= 2022.27
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
|
|
||||||
MAINTAINER= thierry@FreeBSD.org
|
MAINTAINER= thierry@FreeBSD.org
|
||||||
|
@ -23,7 +23,7 @@ MAKE_ARGS= GMAKE="${MAKE_CMD}" CC="${CC}" OPT="${CFLAGS}"
|
||||||
INSTALL_TARGET= localinstall
|
INSTALL_TARGET= localinstall
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
UCD_VER= 15.1.0
|
UCD_VER= 16.0.0
|
||||||
UCD_DISTDIR= ${DISTDIR}/unicode-UCD/${UCD_VER}
|
UCD_DISTDIR= ${DISTDIR}/unicode-UCD/${UCD_VER}
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
Loading…
Add table
Reference in a new issue