aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libbonobomm
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-05-19 14:19:45 +0800
committerbland <bland@FreeBSD.org>2004-05-19 14:19:45 +0800
commit534e83ff267b5b2758f8b2001f99b09b27898e4a (patch)
treec18c83f18add14d3137d93da903e7b46f649d27d /devel/libbonobomm
parente0072d495f4fa7e585e13361a9d166477f596c1b (diff)
downloadfreebsd-ports-gnome-534e83ff267b5b2758f8b2001f99b09b27898e4a.tar.gz
freebsd-ports-gnome-534e83ff267b5b2758f8b2001f99b09b27898e4a.tar.zst
freebsd-ports-gnome-534e83ff267b5b2758f8b2001f99b09b27898e4a.zip
- Chase orbitcpp shlib version
- Use lthack
Diffstat (limited to 'devel/libbonobomm')
-rw-r--r--devel/libbonobomm/Makefile6
-rw-r--r--devel/libbonobomm/files/patch-configure10
2 files changed, 3 insertions, 13 deletions
diff --git a/devel/libbonobomm/Makefile b/devel/libbonobomm/Makefile
index 046d06de1607..30a2c068b74a 100644
--- a/devel/libbonobomm/Makefile
+++ b/devel/libbonobomm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libbonobomm
PORTVERSION= 1.3.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -17,13 +17,13 @@ MAINTAINER= bland@FreeBSD.org
COMMENT= C++ interfaces for libbonobo
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \
- ORBit-2-cpp.8:${PORTSDIR}/devel/orbitcpp
+ ORBit-2-cpp.9:${PORTSDIR}/devel/orbitcpp
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack libbonobo
+USE_GNOME= gnomehack lthack libbonobo
USE_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
diff --git a/devel/libbonobomm/files/patch-configure b/devel/libbonobomm/files/patch-configure
deleted file mode 100644
index 4e43ade0ac4a..000000000000
--- a/devel/libbonobomm/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed May 21 13:38:08 2003
-+++ configure Wed May 21 13:38:50 2003
-@@ -7619,6 +7619,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'