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

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

Diff for /pkgsrc/x11/xterm/Makefile between version 1.48 and 1.60

version 1.48, 2008/09/16 22:20:01 version 1.60, 2012/03/03 12:54:23
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       xterm-237  DISTNAME=       xterm-259
   PKGREVISION=    2
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   ftp://invisible-island.net/xterm/ \  MASTER_SITES=   ftp://invisible-island.net/xterm/ \
                 http://www.sfr-fresh.com/unix/misc/                  http://www.sfr-fresh.com/unix/misc/
Line 13  COMMENT= Latest terminal emulator for th
Line 14  COMMENT= Latest terminal emulator for th
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_DIRS+=              xdg-1.4  USE_TOOLS+=             tbl pkg-config
 USE_TOOLS+=             tbl  
   
 WRKSRC=                 ${WRKDIR}/${PKGNAME_NOREV}  WRKSRC=                 ${WRKDIR}/${PKGNAME_NOREV}
   
 CONFIGURE_ARGS+=        --enable-88-color  CONFIGURE_ARGS+=        --enable-88-color
 CONFIGURE_ARGS+=        --enable-256-color  CONFIGURE_ARGS+=        --enable-256-color
 CONFIGURE_ARGS+=        --enable-luit  
 CONFIGURE_ARGS+=        --enable-paste64  CONFIGURE_ARGS+=        --enable-paste64
 CONFIGURE_ARGS+=        --enable-mini-luit  
 CONFIGURE_ARGS+=        --enable-readline-mouse  CONFIGURE_ARGS+=        --enable-readline-mouse
 CONFIGURE_ARGS+=        --enable-toolbar        # Resource disabled by default  CONFIGURE_ARGS+=        --enable-toolbar        # Resource disabled by default
   

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.60

CVSweb <webmaster@jp.NetBSD.org>