fix WANTLIB after gtk+2 downgrade
This commit is contained in:
parent
205f44d020
commit
9a676e5c7a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2006/01/08 15:23:32 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2006/01/17 12:15:10 steven Exp $
|
||||
|
||||
COMMENT= "user interface components for GNOME"
|
||||
|
||||
DISTNAME= libgnomeui-2.10.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS= gnomeui-2 1000.1
|
||||
CATEGORIES= x11/gnome
|
||||
|
||||
@ -14,14 +14,14 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext png \
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xext Xft \
|
||||
Xrender art_lgpl_2 atk-1.0.0.0 audiofile bonobo-2 \
|
||||
bonobo-activation c crypto esd fontconfig freetype gconf-2 \
|
||||
gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 glade-2.0.0.0 glib-2.0.0.0 \
|
||||
gmodule-2.0.0.0 gnome-2 gnomecanvas-2 gnomevfs-2 \
|
||||
gobject-2.0.0.0 gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||
popt pthread ssl xml2 z cairo glitz
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 \
|
||||
pangoxft-1.0.0.0 popt pthread ssl xml2 z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.10/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user