summaryrefslogtreecommitdiff
path: root/graphics/py-cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-cairo/Makefile')
-rw-r--r--graphics/py-cairo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index 6be28b49c76e..4fa1e2e40534 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -8,6 +8,7 @@
PORTNAME= cairo
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= http://cairographics.org/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +25,7 @@ USE_PYTHON= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gnomehack
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-pygtk
.include <bsd.port.pre.mk>