[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.28 and 1.44

version 1.28, 2012/10/08 23:02:27 version 1.44, 2018/11/14 22:22:28
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       screentest-2.0  DISTNAME=       screentest-2.0
 PKGREVISION=    13  PKGREVISION=    28
 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.28  
changed lines
  Added in v.1.44

CVSweb <webmaster@jp.NetBSD.org>