freebsd-ports/graphics/EZWGL/files/patch-configure
John Marino 66c1ce29b5 Stage graphics/EZWGL
In the process of staging this port:
 * Rename patches
 * Repurpose files/manpages to Makefile.manlinks to handle man page links
 * Move manpages to pkg-plist
 * Use PORTDOCS and PORTEXAMPLES (shortens pkg-plist tremendously)
 * use COPYTREE_ macros instead of tar
 * General modernization and cleanup
2014-09-10 12:06:58 +00:00

11 lines
263 B
Text

--- configure.orig 1999-12-03 21:48:55 UTC
+++ configure
@@ -1008,7 +1008,7 @@
fi
CFLAGS="$CCOPTS"
fi
-CFLAGS="${CFLAGS} -fpic"
+CFLAGS="${CFLAGS}"
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2