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

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

Diff for /pkgsrc/x11/xlockmore/Makefile between version 1.47 and 1.47.2.1

version 1.47, 2002/01/26 14:38:17 version 1.47.2.1, 2002/06/23 19:07:18
Line 2 
Line 2 
 # FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp  # FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp
 #  #
   
 DISTNAME=       xlockmore-5.03  DISTNAME=       xlockmore-5.04
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \  MASTER_SITES=   ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
                 ${MASTER_SITE_XCONTRIB:=applications/}                  ${MASTER_SITE_XCONTRIB:=applications/}
Line 17  CHECK_MESA= YES
Line 17  CHECK_MESA= YES
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 .if defined(XLOCK_LIGHT)  .if defined(XLOCK_LIGHT)
 CONFIGURE_ARGS+=--without-gltt --without-ttf --without-opengl --without-mesagl \  CONFIGURE_ARGS+=--without-gltt --without-ttf --without-opengl --without-mesa \
                 --without-xpm # --without-cxx XXX doesn't work                  --without-xpm # --without-cxx XXX doesn't work
 CONFIGURE_ENV+= CXX="${CC}"     # no dependency on libstdc++  CONFIGURE_ENV+= CXX="${CC}"     # no dependency on libstdc++
 .else  .else

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.47.2.1

CVSweb <webmaster@jp.NetBSD.org>