freebsd-ports/games/bzflag/files/patch-configure
Felippe de Meirelles Motta bc595673f5 - Update to 2.0.10
PR:		ports/123575
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)
Approved by:	araujo (mentor), Chuck Swiger <chuck@pkix.net> (maintainer)
2008-05-17 15:13:44 +00:00

19 lines
414 B
Text

--- configure.orig Sat May 10 13:59:47 2008
+++ configure Sat May 10 14:02:42 2008
@@ -980,7 +980,7 @@
prefix=NONE
program_prefix=NONE
program_suffix=NONE
-program_transform_name=s,x,x,
+program_transform_name=
silent=
site=
srcdir=
@@ -24625,6 +24625,7 @@
beos*)
;;
*)
+ CPPFLAGS="$X_CFLAGS $CPPFLAGS"
if test x$no_x = x ; then
GLIBS="$X_PRE_LIBS -lX11 $EXTRA_LIBS $GLIBS"
fi