mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2007/11/23 00:18:41 bjs Exp $
|
|
|
|
--- Makefile.orig 2006-05-06 04:24:03.000000000 -0400
|
|
+++ Makefile
|
|
@@ -1,4 +1,3 @@
|
|
-SUBDIR+= rtunes
|
|
-SUBDIR+= librtunes
|
|
+SUBDIR+= rtunes .WAIT librtunes
|
|
|
|
.include <bsd.subdir.mk>
|