[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / ufoai / base

Diff for /ports/games/ufoai/base/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2011/04/18 09:30:56 version 1.2, 2011/04/19 03:49:23
Line 28 
Line 28 
 USE_GMAKE =             Yes  USE_GMAKE =             Yes
 MAKE_FLAGS +=           CFLAGS='-DHAVE_CONFIG_H -Wall -pipe -ansi' \  MAKE_FLAGS +=           CFLAGS='-DHAVE_CONFIG_H -Wall -pipe -ansi' \
                         ${CONFIGURE_ENV}                          ${CONFIGURE_ENV}
 AUTOCONF_VERSION =      2.63  AUTOCONF_VERSION =      2.67
 AUTOMAKE_VERSION =      1.9  AUTOMAKE_VERSION =      1.9
 CONFIGURE_STYLE =       autoconf automake  CONFIGURE_STYLE =       autoconf automake
 CONFIGURE_ARGS =        --enable-release=yes --disable-ufo2map --disable-uforadiant  CONFIGURE_ARGS =        --enable-release=yes \
                           --disable-tests \
                           --disable-ufo2map \
                           --disable-uforadiant
   
 CONFIGURE_ENV +=        CFLAGS="-pthread" \  CONFIGURE_ENV +=        CFLAGS="-pthread" \
                         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include -I${LOCALBASE}/include/libpng" \                          CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include -I${LOCALBASE}/include/libpng" \

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb