diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-05-19 06:19:45 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-05-19 06:19:45 +0000 |
commit | d5972a4eb5269c9f37db737f54bd1a518b19cfd0 (patch) | |
tree | bb360523db4905a36405430f6293c69dadbce504 /x11-toolkits/libbonobouimm | |
parent | - Update to 1.3.9 (diff) |
- Chase orbitcpp shlib version
- Use lthack
Diffstat (limited to 'x11-toolkits/libbonobouimm')
-rw-r--r-- | x11-toolkits/libbonobouimm/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libbonobouimm/files/patch-configure | 10 |
2 files changed, 2 insertions, 12 deletions
diff --git a/x11-toolkits/libbonobouimm/Makefile b/x11-toolkits/libbonobouimm/Makefile index 47b6fe0a4ecf..ce56eadb6899 100644 --- a/x11-toolkits/libbonobouimm/Makefile +++ b/x11-toolkits/libbonobouimm/Makefile @@ -7,7 +7,7 @@ PORTNAME= libbonobouimm PORTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -23,7 +23,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libbonoboui +USE_GNOME= gnomehack lthack gnomeprefix libbonoboui USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/x11-toolkits/libbonobouimm/files/patch-configure b/x11-toolkits/libbonobouimm/files/patch-configure deleted file mode 100644 index 7c32f543ac0d..000000000000 --- a/x11-toolkits/libbonobouimm/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 21 17:57:31 2003 -+++ configure Wed May 21 17:57:53 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' |