Fix configure output when evolution-data-server is picked up.
Regen WANTLIB while here.
This commit is contained in:
parent
cb0189f476
commit
2719a44499
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.102 2011/09/28 09:47:47 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.103 2011/10/13 16:59:09 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,6 +6,7 @@ COMMENT= GNOME panel
|
||||
|
||||
GNOME_PROJECT= gnome-panel
|
||||
GNOME_VERSION= 3.2.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS= panel-applet-4 1.0 # 0.0
|
||||
|
||||
@ -21,7 +22,7 @@ WANTLIB += GL ICE ORBit-2 SM X11 XRes Xau Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm
|
||||
WANTLIB += asn1 atk-1.0 c cairo cairo-gobject camel-1.2 com_err
|
||||
WANTLIB += croco-0.6 crypto dbus-1 dbus-glib-1 dconf drm ebook-1.2
|
||||
WANTLIB += ecal-1.2 edataserver-1.2 edataserverui-3.0 execinfo
|
||||
WANTLIB += ecal-1.2 edataserver-1.2 edataserverui-3.0 softokn3
|
||||
WANTLIB += expat fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gnome-desktop-3 gnome-keyring
|
||||
WANTLIB += gnome-menu-3 gobject-2.0 gpg-error gssapi gthread-2.0
|
||||
@ -66,7 +67,6 @@ MODGCONF2_SCHEMAS_DIR= gnome-panel
|
||||
FAKE_FLAGS= dbus_confdir=${PREFIX}/share/examples/gnome-panel/dbus-1/system.d
|
||||
|
||||
CONFIGURE_ARGS= --disable-network-manager \
|
||||
--enable-eds \
|
||||
--enable-telepathy-glib
|
||||
MODGNOME_CPPFLAGS= -I${LOCALBASE}/include/libpng
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user