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

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

Diff for /pkgsrc/misc/koffice/Attic/Makefile between version 1.55 and 1.56

version 1.55, 2005/04/11 21:46:36 version 1.56, 2005/05/12 18:31:20
Line 20  USE_LIBTOOL=  YES
Line 20  USE_LIBTOOL=  YES
   
 GCC_REQD+=              2.95.3  GCC_REQD+=              2.95.3
   
   .include "../../mk/bsd.prefs.mk"
   
   .if ${OPSYS} == "Linux"
   # workaround bug noted in PR #25402
   BUILDLINK_TRANSFORM+=   rm:-Wl,--no-undefined
   .endif
   
 PTHREAD_OPTS+=          require  PTHREAD_OPTS+=          require
   
 PYTHON_VERSIONS_ACCEPTED=       24 23 # needs shared library  PYTHON_VERSIONS_ACCEPTED=       24 23 # needs shared library

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

CVSweb <webmaster@jp.NetBSD.org>