[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / kdeutils3

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/misc/kdeutils3/Attic/Makefile between version 1.84 and 1.85

version 1.84, 2012/03/15 11:53:31 version 1.85, 2012/04/06 12:55:23
Line 31  SUBST_SED.tarexe= -e 's:<default>tar</de
Line 31  SUBST_SED.tarexe= -e 's:<default>tar</de
 CPPFLAGS+=             -D__NetBSD_APM__  CPPFLAGS+=             -D__NetBSD_APM__
 .endif  .endif
   
   .if ${OPSYS} == "DragonFly"
   CONFIGURE_ENV+=         ac_cv_c_long_double=no
   .endif
   
 CONFIGURE_ARGS+=        --with-snmp=no  CONFIGURE_ARGS+=        --with-snmp=no
 CONFIGURE_ARGS+=        --with-pythondir=${LOCALBASE}  CONFIGURE_ARGS+=        --with-pythondir=${LOCALBASE}
 CONFIGURE_ENV+=         PYVERSSUFFIX=${PYVERSSUFFIX:Q}  CONFIGURE_ENV+=         PYVERSSUFFIX=${PYVERSSUFFIX:Q}

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

CVSweb <webmaster@jp.NetBSD.org>