Regen WANTLIB to unbreak.
This commit is contained in:
parent
19ad6050d0
commit
93c0d8a007
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.135 2011/09/25 08:04:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.136 2011/09/26 09:24:08 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= integrated email and PIM software for GNOME
|
||||
COMMENT-plugins= additionnal plugins for evolution
|
||||
@ -9,6 +9,9 @@ GNOME_VERSION= 3.2.0
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-plugins= evolution-plugins-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-plugins= 0
|
||||
|
||||
# Only get the first x.y which is needed in the PLIST.
|
||||
# NOTE: when major version changes, increment EVO_VERSION accordingly
|
||||
# and bump:
|
||||
@ -42,13 +45,13 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GL ICE ORBit-2 SM X11 X11-xcb Xau Xcomposite Xcursor
|
||||
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor
|
||||
WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender
|
||||
WANTLIB += Xxf86vm asn1 atk-1.0 c cairo cairo-gobject camel-1.2
|
||||
WANTLIB += camel-provider-1.2 canberra com_err crypto
|
||||
WANTLIB += db dbus-1 drm ebackend-1.2 ebook-1.2 ecal-1.2
|
||||
WANTLIB += edataserver-1.2 edataserverui-3.0 enchant
|
||||
WANTLIB += execinfo expat fontconfig freetype gailutil-3
|
||||
WANTLIB += expat fontconfig freetype gailutil-3
|
||||
WANTLIB += gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gnome-desktop-3 gnome-keyring gobject-2.0
|
||||
WANTLIB += gpg-error gssapi gthread-2.0 gtk-3 gtkhtml-4.0 gtkhtml-editor-4.0
|
||||
@ -56,8 +59,7 @@ WANTLIB += ical icalss icalvcal krb5 ffi kvm
|
||||
WANTLIB += m notify nspr4 nss3 nssutil3 pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread
|
||||
WANTLIB += pthread-stubs smime3 softokn3 soup-2.4 sqlite3 ssl3
|
||||
WANTLIB += startup-notification-1 stdc++
|
||||
WANTLIB += xcb xcb-aux xcb-render xcb-shm xml2 z
|
||||
WANTLIB += xcb xcb-render xcb-shm xml2 z stdc++
|
||||
|
||||
WANTLIB-main += ${WANTLIB}
|
||||
WANTLIB-main += canberra-gtk3 gdata gweather-3 ldap-2.4 ltdl ogg pst
|
||||
|
Loading…
Reference in New Issue
Block a user