fix wantlib + bump
This commit is contained in:
parent
070e961232
commit
9bc461f01f
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2004/12/20 10:35:34 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2005/11/15 19:31:37 wilfried Exp $
|
||||
|
||||
COMMENT= "GNOME panel applet that displays the CPU + memory load"
|
||||
|
||||
DISTNAME= bubblemon-2.0.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= sysutils x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.d.kth.se/~d92-jwa/code/
|
||||
@ -20,15 +21,13 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 SM X11 Xext Xft Xinerama Xrender \
|
||||
art_lgpl_2 atk-1.0.0.0 bonobo-2 bonobo-activation \
|
||||
bonoboui-2 c fontconfig freetype gconf-2 \
|
||||
gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glib-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gnome-2 gnomecanvas-2 gnomeui-2 \
|
||||
gnomevfs-2 gobject-2.0.0.0 gthread-2.0.0.0 \
|
||||
WANTLIB= ICE ORBit-2 SM X11 art_lgpl_2 atk-1.0.0.0 bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c cairo fontconfig \
|
||||
freetype gconf-2 gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gnome-2 gnomecanvas-2 \
|
||||
gnomeui-2 gnomevfs-2 gobject-2.0.0.0 gthread-2.0.0.0 \
|
||||
gtk-x11-2.0.0.0 iconv intl m pango-1.0.0.0 \
|
||||
pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \
|
||||
popt pthread xml2 z Xcursor
|
||||
pangoft2-1.0.0.0 pangocairo-1.0.0.0 popt pthread xml2 z
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user