summaryrefslogtreecommitdiffstats
path: root/graphics/py-cairo
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
commit1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb (patch)
treeacdda213828bbb8225ec4ab1136c646f4cca6305 /graphics/py-cairo
parentf72f003a94fafe45af77f3f41658c9005a1f8586 (diff)
downloadmarcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.gz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.bz2
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.lz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.xz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.zst
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.zip
Convert to USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4171 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/py-cairo')
-rw-r--r--graphics/py-cairo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index 8e820ecfc..35c58729b 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/graphics/py-cairo/Makefile,v 1.3 2005/06/28 05:23:51 ahze Exp $
#
PORTNAME= cairo
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_REINPLACE= yes
WANT_GNOME= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.pre.mk>