diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-13 13:33:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-13 13:33:11 +0800 |
commit | 9ac57a6055bf488876cbbf57da6ee189534e70fd (patch) | |
tree | 8e448a0ee55c8092cea7edb9813d1056efe8442a /devel/libbonobo/Makefile | |
parent | 73be329d91a0c4c822d43b06a9f05cd3b8ffa25e (diff) | |
download | marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.tar marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.tar.gz marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.tar.bz2 marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.tar.lz marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.tar.xz marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.tar.zst marcuscom-ports-9ac57a6055bf488876cbbf57da6ee189534e70fd.zip |
Use new libtool scheme.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2980 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index c4689d484..5d83c592f 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER=15 USE_PERL5= yes USE_GNOME= gnomehack intlhack libxml2 orbit2 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ |