freebsd-ports/x11-toolkits/fltk2/files/patch-fltk2-config.in
Pav Lucistnik 903ddc6dad - Update to snapshot r5170
PR:		ports/98530
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2006-06-05 20:57:29 +00:00

11 lines
243 B
Text

--- ./fltk2-config.in.orig Tue Apr 11 00:08:47 2006
+++ ./fltk2-config.in Fri Apr 14 15:42:24 2006
@@ -62,7 +62,7 @@
srcdir=@srcdir@
# compiler names
-CXX="@CXX@"
+CXX="%%CXX%%"
CC="@CC@"
# post-process command (only needed for MacOS)