summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/patches
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-05-30 12:33:26 +0000
committerskrll <skrll@pkgsrc.org>2002-05-30 12:33:26 +0000
commit203cb7c53fa094d8334a6b190b576a257fa5f0d5 (patch)
treefc7c01935b6de57fa0876bdec07a4164cc0c9906 /x11/qt3-libs/patches
parentc0436f544360df8bce468c357c16c5f54037e386 (diff)
downloadpkgsrc-203cb7c53fa094d8334a6b190b576a257fa5f0d5.tar.gz
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.
Diffstat (limited to 'x11/qt3-libs/patches')
-rw-r--r--x11/qt3-libs/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
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