mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
342 B
Plaintext
14 lines
342 B
Plaintext
$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
|