- fix WANTLIB
This commit is contained in:
parent
2c829135b5
commit
772cd68a59
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2010/09/30 07:44:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2010/09/30 11:40:18 jasper Exp $
|
||||
|
||||
COMMENT= user interface components for GNOME
|
||||
|
||||
GNOME_PROJECT= libgnomeui
|
||||
GNOME_VERSION= 2.24.4
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gnomeui-2 2400.0 # .2400.2
|
||||
|
||||
@ -15,8 +16,7 @@ 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 cairo crypto
|
||||
WANTLIB += Xrender art_lgpl_2 atk-1.0 bonobo-2 bonobo-activation cairo crypto
|
||||
WANTLIB += dbus-1 dbus-glib-1 expat fontconfig freetype gailutil
|
||||
WANTLIB += gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0
|
||||
WANTLIB += glib-2.0 glitz gmodule-2.0 gnomevfs-2 gobject-2.0 gthread-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user