diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-18 15:20:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-18 15:20:06 +0000 |
commit | e177d0e80bf0d88c989745e750521d8620099773 (patch) | |
tree | b0a56da0ff1d7684b74f233b8e056d70e5ce6860 /devel/libbonobo | |
parent | 194ae2515873f694e3b2ba1bb9575d3d47f15cfd (diff) |
Notes
Diffstat (limited to 'devel/libbonobo')
-rw-r--r-- | devel/libbonobo/Makefile | 3 | ||||
-rw-r--r-- | devel/libbonobo/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 251f1d90a493..84214d9e9b9d 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -28,9 +28,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -pthread MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale -MAN1= bonobo-activation-server.1 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure \ diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist index 9ac24260a1ba..2896298d131b 100644 --- a/devel/libbonobo/pkg-plist +++ b/devel/libbonobo/pkg-plist @@ -181,6 +181,7 @@ share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo share/locale/zh_HK/LC_MESSAGES/libbonobo-2.0.mo share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo +man/man1/bonobo-activation-server.1.gz @dirrm share/idl/bonobo-activation-2.0 @dirrm share/idl/bonobo-2.0 @dirrm libdata/bonobo/servers |