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

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

Diff for /pkgsrc/editors/pico/Makefile between version 1.7 and 1.8

version 1.7, 1998/07/21 21:16:15 version 1.8, 1998/07/22 02:45:45
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       pine4.00  DISTNAME=       pine4.02
 PKGNAME=        pico-3.0  PKGNAME=        pico-3.2
 CATEGORIES=     editors  CATEGORIES=     editors
 MASTER_SITES=   ftp://ftp.cac.washington.edu/pine/  MASTER_SITES=   ftp://ftp.cac.washington.edu/pine/
   
Line 10  MAINTAINER= root@garbled.net
Line 10  MAINTAINER= root@garbled.net
   
 BUILD_DEPENDS=  ${PREFIX}/bin/libtool:../../devel/libtool  BUILD_DEPENDS=  ${PREFIX}/bin/libtool:../../devel/libtool
   
 CONFLICTS=      pico-2.9 pine-3.96  CONFLICTS=      pico-2.9 pine-3.96 pico-3.0
   
 do-build:  do-build:
         cd ${WRKSRC} && ./build neb CC="${PREFIX}/bin/libtool ${CC}" PREFIX=${PREFIX}          cd ${WRKSRC} && ./build neb CC="${PREFIX}/bin/libtool ${CC}" PREFIX=${PREFIX}

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

CVSweb <webmaster@jp.NetBSD.org>