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

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

Diff for /pkgsrc/x11/xscreensaver/Makefile between version 1.50 and 1.51

version 1.50, 2002/09/21 22:47:11 version 1.51, 2002/10/28 22:37:10
Line 8  CONFLICTS+= xscreensaver-gnome-[0-9]*
Line 8  CONFLICTS+= xscreensaver-gnome-[0-9]*
 .include "../../x11/xscreensaver/Makefile.common"  .include "../../x11/xscreensaver/Makefile.common"
   
 CONFIGURE_ARGS+=        --without-gnome  CONFIGURE_ARGS+=        --without-gnome
   CONFIGURE_ARGS+=        --with-gtk=${BUILDLINK_PREFIX.gtk2}
   CONFIGURE_ARGS+=        --with-xml=${BUILDLINK_PREFIX.libxml2}
   
 CONFIGURE_ARGS+=        --with-configdir=${PREFIX}/libexec/xscreensaver/config  CONFIGURE_ARGS+=        --with-configdir=${PREFIX}/libexec/xscreensaver/config
   
   .include "../../devel/libglade2/buildlink2.mk"
   .include "../../textproc/libxml2/buildlink2.mk"
   .include "../../x11/gtk2/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

CVSweb <webmaster@jp.NetBSD.org>