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

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

Diff for /pkgsrc/net/kdenetwork3/Attic/Makefile between version 1.42 and 1.43

version 1.42, 2005/07/22 12:56:57 version 1.43, 2005/07/30 11:19:20
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       kdenetwork-${_KDE_VERSION}  DISTNAME=       kdenetwork-${_KDE_VERSION}
 PKGREVISION=    1  
 CATEGORIES=     net  CATEGORIES=     net
 COMMENT=        Network modules for the KDE integrated X11 desktop  COMMENT=        Network modules for the KDE integrated X11 desktop
   
 PATCH_SITES=    ftp://ftp.kde.org/pub/kde/security_patches/  
 PATCHFILES=     post-3.4.1-kdenetwork-libgadu.patch  
   
 CONFLICTS=      kopete-[0-9]*  CONFLICTS=      kopete-[0-9]*
   
 .include "../../meta-pkgs/kde3/Makefile.kde3"  .include "../../meta-pkgs/kde3/Makefile.kde3"
Line 27  _REPLACE_FILES.bash= krfb/krfb_httpd/krf
Line 23  _REPLACE_FILES.bash= krfb/krfb_httpd/krf
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
   .if ${OPSYS} == "NetBSD"
   CONFIGURE_ENV+=         ac_cv_header_net_if_ppp_h=yes
   .endif
   
 .if ${OPSYS} == "SunOS"  .if ${OPSYS} == "SunOS"
 CONFIGURE_ENV+=         ac_cv_sys_file_offset_bits=no  CONFIGURE_ENV+=         ac_cv_sys_file_offset_bits=no
 .endif  .endif

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

CVSweb <webmaster@jp.NetBSD.org>