fix WANTLIB
This commit is contained in:
parent
3379735c07
commit
b933feb943
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2005/05/27 07:08:40 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2005/09/10 10:12:42 espie Exp $
|
||||
|
||||
COMMENT= "Eazel Extensions Library"
|
||||
|
||||
DISTNAME= eel-2.10.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -22,7 +23,9 @@ WANTLIB= ICE ORBit-2 SM X11 Xext Xft Xrender \
|
||||
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 m \
|
||||
pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 \
|
||||
pangoxft-1.0.0.0 popt xml2 z
|
||||
pangoxft-1.0.0.0 popt xml2 z \
|
||||
crypto audiofile jpeg esd ssl gnome-keyring \
|
||||
ORBitCosNaming-2
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user