From 203cb7c53fa094d8334a6b190b576a257fa5f0d5 Mon Sep 17 00:00:00 2001 From: skrll Date: Thu, 30 May 2002 12:33:26 +0000 Subject: Fix the detection of freetype 2 and opengl. Thanks to Chris Gilbert for this. While I'm here fix the qt3-libs dependency in qt3-tools and the fact that the qt library was being built (needlessly) in qt3-tools. --- x11/qt3-libs/patches/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 x11/qt3-libs/patches/patch-aa (limited to 'x11/qt3-libs/patches') diff --git a/x11/qt3-libs/patches/patch-aa b/x11/qt3-libs/patches/patch-aa new file mode 100644 index 00000000000..e52c4f01b2a --- /dev/null +++ b/x11/qt3-libs/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.4 2002/05/30 12:33:27 skrll Exp $ + +--- Makefile.orig Thu May 30 09:42:36 2002 ++++ Makefile +@@ -47,7 +47,7 @@ + cd tools && $(MAKE) uninstall + tools-install: sub-tools + cd tools && $(MAKE) install +-sub-tools: sub-plugins FORCE ++sub-tools: FORCE + cd tools && $(MAKE) + + #qmake -- cgit v1.2.3