aboutsummaryrefslogtreecommitdiff
path: root/devel/py-orbit2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-25 18:38:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-25 18:38:39 +0000
commit07bd12c0592cfdb7def405e107341b35b35590f3 (patch)
tree9aca22c10fabb7b617e289efd31ec0bdde71d7e0 /devel/py-orbit2
parent52e656ac06de2616ea51bda43724064db74c1bfe (diff)
Notes
Diffstat (limited to 'devel/py-orbit2')
-rw-r--r--devel/py-orbit2/Makefile7
-rw-r--r--devel/py-orbit2/files/patch-configure10
2 files changed, 4 insertions, 13 deletions
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile
index d2e948c9bcfc..9554b0b0fe26 100644
--- a/devel/py-orbit2/Makefile
+++ b/devel/py-orbit2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= orbit
PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/pyorbit/2.0
@@ -17,12 +17,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python bindings for ORBit2
-CONFLICTS= py*-omniorb*
+CONFLICTS= py*-omniorb-[0-9]*
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack orbit2
USE_PYTHON= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
+ORBIT_CONFIG= ${LOCALBASE}/bin/orbit2-config
.include <bsd.port.mk>
diff --git a/devel/py-orbit2/files/patch-configure b/devel/py-orbit2/files/patch-configure
deleted file mode 100644
index 1a4d7b938e7b..000000000000
--- a/devel/py-orbit2/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Sun Mar 23 23:40:57 2003
-+++ configure Sun Mar 23 23:41:17 2003
-@@ -7821,6 +7821,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'