summaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authordrochner <drochner>2011-12-07 18:31:05 +0000
committerdrochner <drochner>2011-12-07 18:31:05 +0000
commitf1133f33e1394e3ae99dbfce7a491de050e0418d (patch)
tree4c0ab326f6d6aa17f2fe027c7f8a219da1bd7713 /graphics/wxsvg
parentefb79d3b85e0c7304534a0ce584ddd1dd1fc3d6b (diff)
downloadpkgsrc-f1133f33e1394e3ae99dbfce7a491de050e0418d.tar.gz
don't need automake to build anymore
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile7
1 files 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"