summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-24 06:52:12 +0800
committerpav <pav@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-24 06:52:12 +0800
commit61c35e16d13a5caafcced4fc4e73ed17b24b12a8 (patch)
tree84f0503743630f9b7768c699b5424e3fb5562ffa /devel
parentec9a5241d70f4c40f6c1d4e793ad405787627222 (diff)
downloadmarcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.tar
marcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.tar.gz
marcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.tar.bz2
marcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.tar.lz
marcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.tar.xz
marcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.tar.zst
marcuscom-ports-61c35e16d13a5caafcced4fc4e73ed17b24b12a8.zip
- Engage AUTOTOOLS
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5196 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index c92b26849..9cd1551cf 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -3,7 +3,7 @@
# Whom: Chia-liang Kao <clkao@CirX.ORG>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/devel/ORBit2/Makefile,v 1.42 2005/11/08 18:34:39 ahze Exp $
#
PORTNAME= ORBit2
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack libidl ltverhack
CONFIGURE_ARGS= --disable-indent \
--with-html-dir=${PREFIX}/share/doc \