Use the devel/gettext MODULE. Regen PLIST and WANTLIB.
This commit is contained in:
parent
7bdfc5a94c
commit
53ad660634
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/15 20:59:38 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2009/06/11 06:11:19 ajacoutot Exp $
|
||||
|
||||
COMMENT= import and export WordPerfect(tm) documents
|
||||
|
||||
DISTNAME= libwpd-0.8.9
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= textproc
|
||||
|
||||
SHARED_LIBS= wpd 8.9 \
|
||||
@ -21,7 +21,10 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpd/}
|
||||
|
||||
WANTLIB= c m stdc++ z bz2 glib-2.0 gobject-2.0 iconv intl xml2
|
||||
WANTLIB += bz2 c gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 m pcre
|
||||
WANTLIB += stdc++ xml2 z
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= gsf-1::devel/libgsf
|
||||
REGRESS_DEPENDS= ::devel/cppunit
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/11/11 14:39:10 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/06/11 06:11:19 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
bin/wpd2html
|
||||
bin/wpd2raw
|
||||
bin/wpd2text
|
||||
@bin bin/wpd2html
|
||||
@bin bin/wpd2raw
|
||||
@bin bin/wpd2text
|
||||
include/libwpd/
|
||||
include/libwpd/GSFStream.h
|
||||
include/libwpd/WPDocument.h
|
||||
|
Loading…
Reference in New Issue
Block a user