openbsd-ports/x11/fltk/patches/patch-Makefile
bcallah f09266b1d9 Update x11/fltk to 1.3.2
Take MAINTAINER.
ok sthen@
2013-03-22 22:50:25 +00:00

13 lines
366 B
Plaintext

$OpenBSD: patch-Makefile,v 1.6 2013/03/22 22:50:25 bcallah Exp $
--- Makefile.orig Tue Jul 19 00:49:30 2011
+++ Makefile Fri Mar 22 17:43:11 2013
@@ -18,7 +18,7 @@
include makeinclude
-DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
+DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
all: makeinclude fltk-config
for dir in $(DIRS); do\