diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-02-09 21:59:17 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-02-09 21:59:17 +0000 |
commit | 0ed09de945d3296cfa85b65f15f670ee61d53dee (patch) | |
tree | 13923ab3457f9b0d294ebbd43c0afc0f3b031a7d /devel/bonobo | |
parent | 2254d6f4464da930023a4ae3657f0be21ecc9a09 (diff) | |
download | ports-0ed09de945d3296cfa85b65f15f670ee61d53dee.tar.gz ports-0ed09de945d3296cfa85b65f15f670ee61d53dee.zip |
Notes
Diffstat (limited to 'devel/bonobo')
-rw-r--r-- | devel/bonobo/Makefile | 4 | ||||
-rw-r--r-- | devel/bonobo/distinfo | 2 | ||||
-rw-r--r-- | devel/bonobo/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index f4ba20506495..e77c660d1e32 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bonobo -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/bonobo @@ -26,8 +26,6 @@ LIBTOOLFILES= configure libefs/configure CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -MAN1= bonobo-idl.1 - pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure diff --git a/devel/bonobo/distinfo b/devel/bonobo/distinfo index 45c2591d4124..d1ade9ea9a20 100644 --- a/devel/bonobo/distinfo +++ b/devel/bonobo/distinfo @@ -1 +1 @@ -MD5 (bonobo-0.35.tar.gz) = d3ebceff586ced9583940a943fa616b7 +MD5 (bonobo-0.36.tar.gz) = 3f4f63379c750a4865a938bf9cd12b65 diff --git a/devel/bonobo/pkg-plist b/devel/bonobo/pkg-plist index 120878c65eb9..80a520933913 100644 --- a/devel/bonobo/pkg-plist +++ b/devel/bonobo/pkg-plist @@ -1,7 +1,6 @@ bin/bonobo-application-x-mines bin/bonobo-audio-ulaw bin/bonobo-echo -bin/bonobo-idl bin/bonobo-moniker-gunzip bin/bonobo-moniker-http bin/bonobo-sample-canvas-item |