[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / graphics / enblend-enfuse

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

Diff for /pkgsrc/graphics/enblend-enfuse/Makefile between version 1.37 and 1.52

version 1.37, 2016/04/07 09:38:43 version 1.52, 2019/08/30 17:01:34
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       enblend-enfuse-4.2  DISTNAME=       enblend-enfuse-4.2
   PKGREVISION=    15
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=enblend/}  MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=enblend/}
   
Line 21  BUILD_DEPENDS+=  help2man-[0-9]*:../../c
Line 22  BUILD_DEPENDS+=  help2man-[0-9]*:../../c
   
 .if ${OPSYS} != "Darwin"  .if ${OPSYS} != "Darwin"
 CONFIGURE_ARGS+=        --with-x  CONFIGURE_ARGS+=        --with-x
 .include "../../graphics/glut/buildlink3.mk"  .include "../../graphics/freeglut/buildlink3.mk"
 .endif  .endif
   
 .include "../../devel/boost-headers/buildlink3.mk"  .include "../../devel/boost-headers/buildlink3.mk"

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.52

CVSweb <webmaster@jp.NetBSD.org>