Fix WANTLIBS, bump version.
This commit is contained in:
parent
2d956b4b38
commit
4b3ad3e411
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2005/08/27 21:10:38 mbalmer Exp $
|
# $OpenBSD: Makefile,v 1.13 2005/11/13 16:54:39 marcm Exp $
|
||||||
|
|
||||||
COMMENT= "spreadsheet application for GNOME"
|
COMMENT= "spreadsheet application for GNOME"
|
||||||
|
|
||||||
VERSION= 1.4.3
|
VERSION= 1.4.3
|
||||||
DISTNAME= gnumeric-${VERSION}
|
DISTNAME= gnumeric-${VERSION}
|
||||||
PKGNAME= ${DISTNAME}p0
|
PKGNAME= ${DISTNAME}p1
|
||||||
|
|
||||||
CATEGORIES= math x11/gnome
|
CATEGORIES= math x11/gnome
|
||||||
|
|
||||||
@ -18,15 +18,15 @@ PERMIT_PACKAGE_FTP= Yes
|
|||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 \
|
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 \
|
||||||
Xft Xrender art_lgpl_2 atk-1.0.0.0 audiofile \
|
Xrender art_lgpl_2 atk-1.0.0.0 audiofile \
|
||||||
bonobo-2 bonobo-activation bonoboui-2 bz2 c crypto \
|
bonobo-2 bonobo-activation bonoboui-2 bz2 c crypto \
|
||||||
esd fontconfig freetype gconf-2 gdk-x11-2.0.0.0 \
|
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 \
|
gdk_pixbuf-2.0.0.0 glade-2.0.0.0 glib-2.0.0.0 \
|
||||||
gmodule-2.0.0.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
gmodule-2.0.0.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||||
gnomeprint-2-2 gnomevfs-2 gobject-2.0.0.0 \
|
gnomeprint-2-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 \
|
gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m pango-1.0.0.0 \
|
||||||
pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \
|
pangoft2-1.0.0.0 pangocairo-1.0.1000.0 \
|
||||||
popt pthread ssl xml2 z
|
popt pthread ssl xml2 z cairo glitz Xext png
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.4/}
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.4/}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user