Remove LIBRSVG2 option, it creates a dependency loop.
It is also discouraged upstream, graphviz can create svg without it.
This commit is contained in:
parent
8994d3d32b
commit
4b92af08c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482161
@ -54,7 +54,7 @@ PDOCS_HTML= doc/*.html doc/info/*.gif
|
||||
|
||||
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= XPM DIGCOLA IPSEPCOLA ICONV NLS PANGOCAIRO LIBRSVG2 POPPLER \
|
||||
OPTIONS_DEFINE= XPM DIGCOLA IPSEPCOLA ICONV NLS PANGOCAIRO POPPLER \
|
||||
ANN GTS GTK2 GDK GDK_PIXBUF GNOMEUI SMYRNA GVEDIT MING DEVIL \
|
||||
GHOSTSCRIPT PERL PHP PYTHON RUBY LUA TCL TK GUILE NVTHREADS \
|
||||
DOCS EXAMPLES
|
||||
@ -89,7 +89,6 @@ XPM_USE= XORG=xaw,xpm,xmu,xt,sm,ice,xext,x11,xau,xdmcp,xp
|
||||
ICONV_USES= iconv
|
||||
NLS_USES= gettext
|
||||
PANGOCAIRO_USE= GNOME=pango,cairo XORG=xrender,x11,xau,xdmcp
|
||||
LIBRSVG2_USE= GNOME=librsvg2 GL=gl,glu,glut
|
||||
GTK2_USE= XORG=sm,ice,xext,xinerama,xi,xrandr,xcursor,xfixes GNOME=gtk20
|
||||
GNOMEUI_USE= GNOME=libgnomeui
|
||||
SMYRNA_USE= GNOME=libglade2,pangox-compat GL=glut
|
||||
@ -121,8 +120,6 @@ IPSEPCOLA_CONFIGURE_WITH= ipsepcola
|
||||
IPSEPCOLA_IMPLIES= DIGCOLA
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
PANGOCAIRO_CONFIGURE_WITH= pangocairo
|
||||
LIBRSVG2_CONFIGURE_WITH= rsvg
|
||||
LIBRSVG2_IMPLIES= PANGOCAIRO
|
||||
POPPLER_CONFIGURE_WITH= poppler
|
||||
ANN_CONFIGURE_WITH= ann
|
||||
ANN_CONFIGURE_ENV= ANN_CFLAGS=-I${LOCALBASE}/include ANN_LIBS=-lann
|
||||
|
Loading…
Reference in New Issue
Block a user