[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.86 and 1.118

version 1.86, 2014/01/25 10:52:11 version 1.118, 2019/02/13 11:41:32
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       xterm-301  DISTNAME=       xterm-330
   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=       http://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 58  post-install:
Line 58  post-install:
   
 .include "options.mk"  .include "options.mk"
   
   .include "../../mk/curses.buildlink3.mk"
 .include "../../mk/termcap.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"

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.118

CVSweb <webmaster@jp.NetBSD.org>