Switch the pcre dependency to pcre-utf8 to fix conflicts with other GNOME
apps.
This commit is contained in:
parent
60b1b843bf
commit
bbf54beefc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161001
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= anjuta
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Integrated Development Environment for C and C++
|
||||
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8
|
||||
RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoconf \
|
||||
${LOCALBASE}/gnu-autotools/bin/automake:${PORTSDIR}/devel/gnu-automake \
|
||||
${LOCALBASE}/gnu-autotools/bin/libtool:${PORTSDIR}/devel/gnu-libtool
|
||||
|
Loading…
Reference in New Issue
Block a user