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

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

Diff for /pkgsrc/sysutils/screentest/Makefile between version 1.26.2.1 and 1.39

version 1.26.2.1, 2012/10/03 12:09:32 version 1.39, 2017/02/06 13:55:59
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       screentest-2.0  DISTNAME=       screentest-2.0
 PKGREVISION=    12  PKGREVISION=    23
 CATEGORIES=     sysutils x11  CATEGORIES=     sysutils x11
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=screentest/}  MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=screentest/}
   
Line 15  USE_PKGLOCALEDIR= yes
Line 15  USE_PKGLOCALEDIR= yes
   
 INSTALLATION_DIRS+=     share/doc/screentest  INSTALLATION_DIRS+=     share/doc/screentest
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 post-install:  post-install:
 .for f in AUTHORS ChangeLog NEWS README  .for f in AUTHORS ChangeLog NEWS README
         ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/screentest          ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/screentest

Legend:
Removed from v.1.26.2.1  
changed lines
  Added in v.1.39

CVSweb <webmaster@jp.NetBSD.org>