[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / hs-these

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

Diff for /pkgsrc/devel/hs-these/Makefile between version 1.1 and 1.2

version 1.1, 2021/04/23 08:18:25 version 1.2, 2021/05/01 14:14:20
Line 7  MAINTAINER= pho@cielonegro.org
Line 7  MAINTAINER= pho@cielonegro.org
 COMMENT=        Either-or-both data type  COMMENT=        Either-or-both data type
 LICENSE=        modified-bsd  LICENSE=        modified-bsd
   
 # Setup.hs is missing from the package.  
 post-patch:  
         ${CP} -f ${FILESDIR}/Setup.hs ${WRKSRC}/Setup.hs  
   
 .include "../../mk/haskell.mk"  .include "../../mk/haskell.mk"
 .include "../../devel/hs-assoc/buildlink3.mk"  .include "../../devel/hs-assoc/buildlink3.mk"
 .include "../../devel/hs-hashable/buildlink3.mk"  .include "../../devel/hs-hashable/buildlink3.mk"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>