aboutsummaryrefslogtreecommitdiff
path: root/devel/libbonobo/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-26 08:17:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-26 08:17:54 +0000
commit733a797267565d94dce80b6d18897644fabd5898 (patch)
tree9fb91cd8d0331979a3ec6294bbbd185304cb185e /devel/libbonobo/Makefile
parent800004803b57bdb5c1c7145f734469b475ae50c9 (diff)
downloadports-733a797267565d94dce80b6d18897644fabd5898.tar.gz
ports-733a797267565d94dce80b6d18897644fabd5898.zip
Notes
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r--devel/libbonobo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 39b81ce26573..c3b3772c7089 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= libbonobo
-PORTVERSION= 1.113.0
+PORTVERSION= 1.115.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta3
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -pthread"