This does not need devel/pcre.

This commit is contained in:
ajacoutot 2022-11-05 17:29:05 +00:00
parent d834b77a3e
commit 10b31a3285
1 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@ COMMENT= light-weight system monitor
GH_ACCOUNT= brndnmtthws
GH_PROJECT= conky
GH_TAGNAME= 1.9.0
REVISION= 21
REVISION= 22
# remove after updating:
DISTFILES= conky_0-{}${GH_TAGNAME}.tar.gz
@ -17,13 +17,12 @@ CATEGORIES= sysutils
PERMIT_PACKAGE= Yes
WANTLIB= c crypto curl curses glib-2.0 iconv intl kvm lzma m \
nghttp2 ossaudio pcre pthread ssl xml2 z ${MODLUA_WANTLIB}
nghttp2 ossaudio pcre2-8 pthread ssl xml2 z ${MODLUA_WANTLIB}
MODULES= lang/lua
MODLUA_SA= Yes
LIB_DEPENDS= devel/glib2 \
devel/pcre \
net/curl \
textproc/libxml \
${MODLUA_LIB_DEPENDS}