Regen WANTLIB to unbreak installation.
This commit is contained in:
parent
ef56915d0c
commit
2df1d40ba4
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2010/11/22 08:36:58 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2010/12/14 12:23:30 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= plugins and utilities for seahorse
|
||||
|
||||
GNOME_PROJECT= seahorse-plugins
|
||||
GNOME_VERSION= 2.30.1
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
@ -20,15 +20,15 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite
|
||||
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender art_lgpl_2 atk-1.0 avahi-client avahi-common
|
||||
WANTLIB += avahi-glib bonobo-2 bonobo-activation bonoboui-2 c
|
||||
WANTLIB += cairo crypto dbus-1 dbus-glib-1 eggdbus-1 expat fontconfig
|
||||
WANTLIB += Xrender art_lgpl_2 atk-1.0 canberra drm ltdl ogg vorbis vorbisfile
|
||||
WANTLIB += bonobo-2 bonobo-activation bonoboui-2 c
|
||||
WANTLIB += cairo crypto dbus-1 dbus-glib-1 expat fontconfig
|
||||
WANTLIB += freetype gailutil gcrypt gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gnome-2 gnome-keyring
|
||||
WANTLIB += gnomecanvas-2 gnomevfs-2 gobject-2.0 gpg-error gpgme
|
||||
WANTLIB += gthread-2.0 gtk-x11-2.0 m notify pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png popt pthread pthread-stubs
|
||||
WANTLIB += ssl util xcb xcb-render xcb-render-util xml2 z cryptui
|
||||
WANTLIB += ssl util xcb xcb-render xml2 z cryptui GL Xxf86vm xcb-shm
|
||||
WANTLIB += gtksourceview-2.0 nautilus-extension panel-applet-2
|
||||
|
||||
BUILD_DEPENDS= x11/gnome/gedit
|
||||
|
Loading…
Reference in New Issue
Block a user