summaryrefslogtreecommitdiffstats
path: root/devel/libbonobo
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-12-05 03:16:55 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-12-05 03:16:55 +0800
commit7c578b66cbf70f889452bdbd4f4aae8108b4c960 (patch)
tree25d5c80b58b572d1072ed4aedd214ca4a18ba68f /devel/libbonobo
parent9891b37e1b0eb191a6f3dc6fe6135951fbd2a380 (diff)
downloadmarcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.tar
marcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.tar.gz
marcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.tar.bz2
marcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.tar.lz
marcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.tar.xz
marcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.tar.zst
marcuscom-ports-7c578b66cbf70f889452bdbd4f4aae8108b4c960.zip
Use USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5251 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libbonobo')
-rw-r--r--devel/libbonobo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index f40b32761..a1ca1660a 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libbonobo/Makefile,v 1.34 2005/11/15 23:23:04 ahze Exp $
+# $MCom: ports/devel/libbonobo/Makefile,v 1.35 2005/11/19 01:02:04 marcus Exp $
#
PORTNAME= libbonobo
@@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_PERL5= yes
USE_GNOME= gnomehack intlhack libxml2 orbit2
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \