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

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

Diff for /pkgsrc/devel/py-pqueue/Makefile between version 1.5 and 1.6

version 1.5, 2004/12/03 15:14:55 version 1.6, 2005/04/11 21:45:37
Line 12  HOMEPAGE= http://www.csse.monash.edu.au/
Line 12  HOMEPAGE= http://www.csse.monash.edu.au/
 COMMENT=                Priority-queues using fibonacci heaps  COMMENT=                Priority-queues using fibonacci heaps
   
 WRKSRC=         ${WRKDIR}/PQueue  WRKSRC=         ${WRKDIR}/PQueue
 USE_BUILDLINK3=         yes  
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 CONFIGURE_ARGS+=        --with-python=${PYTHONBIN}  CONFIGURE_ARGS+=        --with-python=${PYTHONBIN}
 BUILD_TARGET=           default  BUILD_TARGET=           default

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

CVSweb <webmaster@jp.NetBSD.org>