[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.82 and 1.104

version 1.82, 2013/07/11 11:44:07 version 1.104, 2015/08/30 14:32:37
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       xterm-296  DISTNAME=       xterm-320
 PKGREVISION=    1  
 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 10  EXTRACT_SUFX= .tgz
Line 9  EXTRACT_SUFX= .tgz
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://dickey.his.com/xterm/xterm.html  HOMEPAGE=       http://dickey.his.com/xterm/xterm.html
 COMMENT=        Latest terminal emulator for the X Window System  COMMENT=        Latest terminal emulator for the X Window System
   LICENSE=        x11
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_TOOLS+=             tbl pkg-config  USE_TOOLS+=             tbl pkg-config
Line 58  post-install:
Line 58  post-install:
   
 .include "options.mk"  .include "options.mk"
   
 .include "../../mk/termcap.buildlink3.mk"  .include "../../mk/curses.buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"  .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/xaw.buildlink3.mk"  .include "../../mk/xaw.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.104

CVSweb <webmaster@jp.NetBSD.org>