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

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

Diff for /pkgsrc/parallel/gridscheduler/Attic/Makefile between version 1.6 and 1.7

version 1.6, 2013/02/06 23:23:28 version 1.7, 2013/04/06 14:09:34
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 PKGNAME=                gridscheduler-2011.11  PKGNAME=        gridscheduler-2011.11
 DISTNAME=               GE2011.11  DISTNAME=       GE2011.11
 PKGREVISION=            3  PKGREVISION=    3
 CATEGORIES=             parallel sysutils  CATEGORIES=     parallel sysutils
 MASTER_SITES=           $(MASTER_SITE_SOURCEFORGE:=gridscheduler/)  MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=gridscheduler/}
   
 MAINTAINER=             pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=               http://gridscheduler.sourceforge.net/  HOMEPAGE=       http://gridscheduler.sourceforge.net/
 COMMENT=                Open Grid Scheduler/Grid Engine resource management system  COMMENT=        Open Grid Scheduler/Grid Engine resource management system
   
 BUILD_DEPENDS+=         {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh  BUILD_DEPENDS+= {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh
   
 # Not 64-bit clean; crashes during build.  # Not 64-bit clean; crashes during build.
 NOT_FOR_PLATFORM=       ${LP64PLATFORMS}  NOT_FOR_PLATFORM=       ${LP64PLATFORMS}
   
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=  yes
 USE_TOOLS+=             gmake perl:run  USE_TOOLS+=     gmake perl:run
   
 CFLAGS+=                -D${UPPER_OPSYS}  CFLAGS+=                -D${UPPER_OPSYS}
 CONFIGURE_ENV+=         REMOTE=sge  CONFIGURE_ENV+=         REMOTE=sge

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>