pkgsrc/x11/qt3-libs/patches/patch-aa
skrll ad3f9a41d8 Update QT3 to 3.2.3.
Far too many new features and bug fixes to list here. Includes a fix for
Hangul (Korean character) handling from Bang Jun-Young <junyoung at netbsd
dot org>. Thanks.

"Better late than never"
2003-12-19 15:43:31 +00:00

13 lines
342 B
Text

$NetBSD: patch-aa,v 1.6 2003/12/19 15:43:31 skrll Exp $
--- Makefile.orig 2003-08-03 12:45:14.000000000 +0100
+++ Makefile
@@ -52,7 +52,7 @@ tools-uninstall: .qmake.cache
cd tools && $(MAKE) uninstall
tools-install: sub-tools
cd tools && $(MAKE) install
-sub-tools: sub-plugins FORCE
+sub-tools: FORCE
cd tools && $(MAKE)
#plugins