Fix WANTLIB marker
This commit is contained in:
parent
dffc4cd414
commit
3626108251
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2004/12/22 06:04:22 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2005/02/21 16:54:19 alek Exp $
|
||||
|
||||
COMMENT= "PDF viewer for GNOME"
|
||||
|
||||
@ -14,14 +14,13 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB=gmodule-2.0.0.0 pangoxft-1.0.0.0 esd gtk-x11-2.0.0.0 gobject-2.0.0.0 \
|
||||
WANTLIB=gmodule-2.0.0.0 pangoxft-1.0.0.0 gtk-x11-2.0.0.0 gobject-2.0.0.0 \
|
||||
art_lgpl_2 fontconfig gconf-2 gnomecanvas-2 pthread Xrender ICE \
|
||||
ORBitCosNaming-2 glib-2.0.0.0 Xinerama pango-1.0.0.0 audiofile c \
|
||||
pangoft2-1.0.0.0 gnomevfs-2 ORBit-2 jpeg z gnome-2 glade-2.0.0.0 \
|
||||
gthread-2.0.0.0 xml2 gnomeprint-2-2 X11 atk-1.0.0.0 crypto stdc++ \
|
||||
freetype gdk-x11-2.0.0.0 bonobo-activation bonobo-2 ssl m bonoboui-2 \
|
||||
pangox-1.0.0.0 Xft SM gnome-keyring gdk_pixbuf-2.0.0.0 Xext popt \
|
||||
Xcursor
|
||||
glib-2.0.0.0 Xinerama pango-1.0.0.0 c Xcursor Xext popt SM Xft \
|
||||
pangoft2-1.0.0.0 gnomevfs-2 ORBit-2 z gnome-2 glade-2.0.0.0 \
|
||||
gthread-2.0.0.0 xml2 gnomeprint-2-2 X11 atk-1.0.0.0 stdc++ \
|
||||
freetype gdk-x11-2.0.0.0 bonobo-activation bonobo-2 m bonoboui-2 \
|
||||
pangox-1.0.0.0 gdk_pixbuf-2.0.0.0
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gpdf/2.8/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user