openbsd-ports/x11/wxSVG/patches/patch-Makefile_am
jasper 61739a6871 import wxSVG 1.0b10
wxSVG is C++ library to create, manipulate and render SVG files.

ok ajacoutot@
2008-05-17 17:10:40 +00:00

14 lines
315 B
Plaintext

$OpenBSD: patch-Makefile_am,v 1.1.1.1 2008/05/17 17:10:40 jasper Exp $
Don't build unneeded and not-working tools.
--- Makefile.am.orig Fri May 16 00:22:23 2008
+++ Makefile.am Fri May 16 00:22:29 2008
@@ -1,5 +1,5 @@
-SUBDIRS = src svgview svgui include
+SUBDIRS = src svgview include
ACLOCAL_AMFLAGS=-I.