openbsd-ports/x11/fltk/patches/patch-Makefile
pascal e65efca9b3 Update to latest version 1.3.0, remove USE_GROFF, give more accurate license,
use SUBST_CMD instead of perl and fix the version reported by fltk-config.

ok landry@
2012-08-04 18:07:03 +00:00

13 lines
365 B
Plaintext

$OpenBSD: patch-Makefile,v 1.5 2012/08/04 18:07:03 pascal Exp $
--- Makefile.orig Tue Feb 15 16:29:03 2011
+++ Makefile Fri May 25 01:03:08 2012
@@ -27,7 +27,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\