openbsd-ports/x11/fltk/patches/patch-Makefile
2002-09-17 15:19:29 +00:00

13 lines
305 B
Plaintext

$OpenBSD: patch-Makefile,v 1.3 2002/09/17 15:19:29 wilfried Exp $
--- Makefile.orig Tue Jul 30 16:07:24 2002
+++ Makefile Tue Sep 17 17:05:25 2002
@@ -25,7 +25,7 @@
include makeinclude
-DIRS = src fluid test documentation
+DIRS = src fluid documentation
all: makeinclude
for dir in $(DIRS); do\