Update WANTLIB marker

This commit is contained in:
alek 2005-03-12 12:04:14 +00:00
parent 2dea2fe514
commit 6c785f7855

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2004/12/22 05:58:48 marcm Exp $
# $OpenBSD: Makefile,v 1.7 2005/03/12 12:04:14 alek Exp $
COMMENT= "editor for the GConf configuration system"
@ -16,13 +16,14 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ORBit-2.0.0 X11 Xext Xft Xinerama Xrender \
atk-1.0.0.0 c fontconfig freetype \
gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 \
glib-2.0.0.0 gmodule-2.0.0.0 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 \
pangoxft-1.0.0.0 pangox-1.0.0.0 popt pthread
WANTLIB= ORBit-2.0.0 X11 Xext Xft Xinerama Xrender atk-1.0.0.0 c SM \
fontconfig freetype gdk-x11-2.0.0.0 gdk_pixbuf-2.0.0.0 Xcursor \
glib-2.0.0.0 gmodule-2.0.0.0 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 \
pangoxft-1.0.0.0 pangox-1.0.0.0 popt pthread esd art_lgpl_2 \
gnomecanvas-2 ICE ORBitCosNaming-2 audiofile gnomevfs-2 jpeg z \
gnome-2 xml2 crypto bonobo-activation bonobo-2 ssl bonoboui-2 \
gnome-keyring
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.8/}
EXTRACT_SUFX= .tar.bz2