aboutsummaryrefslogtreecommitdiff
path: root/devel/py-orbit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-orbit2/Makefile')
-rw-r--r--devel/py-orbit2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile
index 3e731036b13e..5a5752b5d3b2 100644
--- a/devel/py-orbit2/Makefile
+++ b/devel/py-orbit2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= orbit
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/pyorbit/2.0
@@ -23,7 +23,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack orbit2
USE_PYTHON= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
ORBIT_CONFIG= ${LOCALBASE}/bin/orbit2-config
.include <bsd.port.mk>