[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.102 and 1.120

version 1.102, 2015/08/18 07:31:20 version 1.120, 2019/07/22 08:37:58
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       xterm-318  DISTNAME=       xterm-344
 PKGREVISION=    1  
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   ftp://invisible-island.net/xterm/ \  MASTER_SITES=   ftp://ftp.invisible-island.net/xterm/
                 http://www.sfr-fresh.com/unix/misc/  
 EXTRACT_SUFX=   .tgz  EXTRACT_SUFX=   .tgz
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://dickey.his.com/xterm/xterm.html  HOMEPAGE=       https://invisible-island.net/xterm/xterm.html
 COMMENT=        Latest terminal emulator for the X Window System  COMMENT=        Latest terminal emulator for the X Window System
 LICENSE=        x11  LICENSE=        x11
   
Line 60  post-install:
Line 58  post-install:
 .include "options.mk"  .include "options.mk"
   
 .include "../../mk/curses.buildlink3.mk"  .include "../../mk/curses.buildlink3.mk"
   .include "../../mk/termcap.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.102  
changed lines
  Added in v.1.120

CVSweb <webmaster@jp.NetBSD.org>