openbsd-ports/x11/fltk/patches/patch-Makefile

13 lines
331 B
Plaintext
Raw Normal View History

2006-10-19 05:41:32 -04:00
$OpenBSD: patch-Makefile,v 1.4 2006/10/19 09:41:32 wilfried Exp $
--- Makefile.orig Sun Jan 15 19:36:16 2006
+++ Makefile Thu Oct 19 10:43:24 2006
@@ -27,7 +27,7 @@
2002-09-17 11:19:29 -04:00
include makeinclude
2006-10-19 05:41:32 -04:00
-DIRS = $(IMAGEDIRS) src fluid test documentation
+DIRS = $(IMAGEDIRS) src fluid documentation
all: makeinclude
2002-09-17 11:19:29 -04:00
for dir in $(DIRS); do\