From 36105d408d2bb098f2ffab89eb2c2ae6f5ddec5f Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 7 Dec 2011 18:31:05 +0000 Subject: don't need automake to build anymore --- graphics/wxsvg/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 61417289e76..164ddf981fd 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/11/23 21:29:14 gls Exp $ +# $NetBSD: Makefile,v 1.24 2011/12/07 18:31:05 drochner Exp $ # DISTNAME= wxsvg-1.1.4 @@ -16,10 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config autoconf automake - -pre-configure: - (cd ${WRKSRC} && ./autogen.sh) +USE_TOOLS+= gmake pkg-config .include "../../fonts/fontconfig/buildlink3.mk" .include "../../graphics/libart/buildlink3.mk" -- cgit v1.2.3