Update dependencies to reflect reality.
This commit is contained in:
parent
33f7b57925
commit
718b940f32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135808
@ -312,7 +312,7 @@ libartlgpl2_USE_GNOME_IMPL= pkgconfig
|
||||
|
||||
libgnomeprint_LIB_DEPENDS= gnomeprint-2-2.1:${PORTSDIR}/print/libgnomeprint
|
||||
libgnomeprint_DETECT= ${X11BASE}/libdata/pkgconfig/libgnomeprint-2.2.pc
|
||||
libgnomeprint_USE_GNOME_IMPL= libbonobo libartlgpl2 gtk20
|
||||
libgnomeprint_USE_GNOME_IMPL= glib20 libxml2 pango libartlgpl2
|
||||
|
||||
libgnomeprintui_LIB_DEPENDS= gnomeprintui-2-2.1:${PORTSDIR}/x11-toolkits/libgnomeprintui
|
||||
libgnomeprintui_DETECT= ${X11BASE}/libdata/pkgconfig/libgnomeprintui-2.2.pc
|
||||
|
@ -15,12 +15,15 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome print support library
|
||||
|
||||
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
popt.0:${PORTSDIR}/devel/popt
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libbonobo libartlgpl2 \
|
||||
gtk20
|
||||
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
|
||||
libartlgpl2
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user