fix WANTLIB
This commit is contained in:
parent
0d38369461
commit
d256215658
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/01/20 23:15:39 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/01/30 18:38:53 sturm Exp $
|
||||
|
||||
COMMENT= music management application for GNOME
|
||||
|
||||
GNOME_PROJECT= rhythmbox
|
||||
GNOME_VERSION= 0.11.5
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
SHARED_LIBS += rhythmbox-core 0.0 # .0.0
|
||||
CATEGORIES= audio
|
||||
@ -22,15 +22,15 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xrender art_lgpl_2 asn1 atk-1.0 bonobo-2 sqlite3 \
|
||||
bonobo-activation bonoboui-2 c cairo com_err crypto \
|
||||
dbus-1 dbus-glib-1 expat fontconfig freetype \
|
||||
gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
|
||||
gailutil gconf-2 gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
|
||||
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 \
|
||||
gnome-keyring gnomecanvas-2 gnomevfs-2 gobject-2.0 \
|
||||
gssapi gstbase-0.10 gstcontroller-0.10 \
|
||||
gnome-keyring gnomecanvas-2 gnomevfs-2 gnutls gobject-2.0 \
|
||||
gpg-error gssapi gstbase-0.10 gstcontroller-0.10 \
|
||||
gstinterfaces-0.10 gstpbutils-0.10 gstreamer-0.10 \
|
||||
gthread-2.0 gtk-x11-2.0 krb5 m neon nspr4 nss3 \
|
||||
pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
plc4 plds4 png popt pthread smime3 softokn3 soup-2.4 \
|
||||
ssl ssl3 util xml2 z
|
||||
ssl ssl3 tasn1 util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
Loading…
Reference in New Issue
Block a user