diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-18 23:20:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-18 23:20:06 +0800 |
commit | 880be105065857f02755f3f88fd5e3ead35d5ca9 (patch) | |
tree | b0a56da0ff1d7684b74f233b8e056d70e5ce6860 /devel/libbonobo | |
parent | d0788fd4d54049650734976fad5e963ed4e878ea (diff) | |
download | freebsd-ports-gnome-880be105065857f02755f3f88fd5e3ead35d5ca9.tar.gz freebsd-ports-gnome-880be105065857f02755f3f88fd5e3ead35d5ca9.tar.zst freebsd-ports-gnome-880be105065857f02755f3f88fd5e3ead35d5ca9.zip |
- Stage support
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 |