- regen WANTLIB

This commit is contained in:
jasper 2009-10-12 18:25:53 +00:00
parent eb445e4f27
commit e7a9824585

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2009/03/23 12:13:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2009/10/12 18:25:53 jasper Exp $
COMMENT= GNOME speech module
GNOME_PROJECT= gnome-speech
GNOME_VERSION= 0.4.25
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS += gnomespeech 0.1 # .7.1
# LGPLv2
@ -13,8 +13,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ORBit-2 ORBitCosNaming-2 c glib-2.0 gmodule-2.0 gobject-2.0 \
gthread-2.0 pcre pthread
WANTLIB += ORBit-2 ORBitCosNaming-2 c glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 pcre pthread
MODULES= devel/gettext \
x11/gnome