summaryrefslogtreecommitdiff
path: root/x11/qt2-libs/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt2-libs/patches/patch-aa')
-rw-r--r--x11/qt2-libs/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt2-libs/patches/patch-aa b/x11/qt2-libs/patches/patch-aa
index c12b03b350a..e23af98666d 100644
--- a/x11/qt2-libs/patches/patch-aa
+++ b/x11/qt2-libs/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.2 2000/12/09 17:21:50 skrll Exp $
+$NetBSD: patch-aa,v 1.3 2001/02/06 09:26:17 skrll Exp $
---- Makefile.orig Wed Nov 8 17:06:41 2000
+--- Makefile.orig Thu Feb 1 02:29:35 2001
+++ Makefile
@@ -25,8 +25,14 @@
-rm -f bin/moc
@@ -17,4 +17,4 @@ $NetBSD: patch-aa,v 1.2 2000/12/09 17:21:50 skrll Exp $
+ cd tools; $(MAKE) designer-utils
symlinks: .buildopts
- @cd include; rm -f q*.h; ln -s ../src/*/q*.h .; ln -s ../extensions/*/src/q*.h .; rm -f q*_p.h
+ @cd include; rm -f q*.h; ln -s $(QTDIR)/src/*/q*.h .; ln -s $(QTDIR)/extensions/*/src/q*.h .; rm -f q*_p.h