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

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

Diff for /pkgsrc/x11/xcolorsel/Makefile between version 1.4 and 1.19

version 1.4, 1999/08/25 13:37:37 version 1.19, 2006/02/05 23:11:45
Line 3 
Line 3 
   
 DISTNAME=       xcolorsel-1.1a-src  DISTNAME=       xcolorsel-1.1a-src
 PKGNAME=        xcolorsel-1.1a  PKGNAME=        xcolorsel-1.1a
   PKGREVISION=    3
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   ${MASTER_SITE_XCONTRIB:=utilities/}  MASTER_SITES=   ${MASTER_SITE_XCONTRIB:=utilities/}
   
 MAINTAINER=     perry@netbsd.org  MAINTAINER=     perry@NetBSD.org
   COMMENT=        Browse and select named X colors from rgb.txt
   
 WRKSRC=         ${WRKDIR}/xcolorsel  WRKSRC=         ${WRKDIR}/xcolorsel
   MAKE_ENV+=      LIBXAW=${LIBXAW:Q}
 USE_IMAKE=      yes  USE_IMAKE=      yes
 USE_XAW=        yes  
   
 .include "../../mk/bsd.prefs.mk"  
   
 XAW_TYPE?=      3d  
   
   .include "../../x11/Xaw3d/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>