CVSROOT: /cvs Module name: ports Changes by: [EMAIL PROTECTED] 2008/07/18 08:20:34
Added files:
textproc/libical/patches: patch-src_libicalss_Makefile_am
patch-src_libicalss_Makefile_in
Log message:
fix build with improved make: lex/yacc interdependencies should be marked
as DEV_ONLY, because with a full dependency analysis, it will trigger
rebuild, and our flex doesn't understand this source.
