[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / polygen

Diff for /ports/games/polygen/Makefile between version 1.1 and 1.5

version 1.1, 2009/01/28 11:53:18 version 1.5, 2010/12/04 18:14:36
Line 7 
Line 7 
 V=                      1.0.6  V=                      1.0.6
 DISTNAME=   polygen_${V}.ds2.orig  DISTNAME=   polygen_${V}.ds2.orig
 PKGNAME=    polygen-${V}  PKGNAME=    polygen-${V}
 MASTER_SITES=   ftp://ftp.fr.debian.org/debian/pool/main/p/polugen/ \  MASTER_SITES=   ftp://ftp.fr.debian.org/debian/pool/main/p/polygen/ \
         ftp://ftp.debian.org/debian/pool/main/p/polygen/          ftp://ftp.debian.org/debian/pool/main/p/polygen/
   
 # GNUv2  # GPLv2
 PERMIT_DISTFILES_CDROM= Yes  PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes  PERMIT_DISTFILES_FTP=   Yes
 PERMIT_PACKAGE_CDROM=   Yes  PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP=     Yes  PERMIT_PACKAGE_FTP=     Yes
 WANTLIB=                c m  WANTLIB=                c m
   
 BUILD_DEPENDS=  :ocaml-*:lang/ocaml  BUILD_DEPENDS=  ocaml-*:lang/ocaml
   
 USE_GMAKE=      Yes  USE_GMAKE=      Yes
   
 # Debian packaging shit: untar'ed directory doesn't have .orig suffix.  
 WRKDIST=        ${WRKDIR}/polygen-${V}.ds2  WRKDIST=        ${WRKDIR}/polygen-${V}.ds2
 WRKBUILD=       ${WRKSRC}/src  WRKBUILD=       ${WRKSRC}/src
   

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

CVSweb