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

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

Diff for /pkgsrc/www/curl/Makefile between version 1.4 and 1.5

version 1.4, 2001/06/29 03:48:41 version 1.5, 2001/08/13 18:36:13
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       curl-7.7.1  DISTNAME=       curl-7.8
 CATEGORIES=     www  CATEGORIES=     www
 MASTER_SITES=   http://curl.haxx.se/download/  MASTER_SITES=   http://curl.haxx.se/download/
   
Line 9  HOMEPAGE= http://curl.haxx.se/
Line 9  HOMEPAGE= http://curl.haxx.se/
 COMMENT=        client that groks URLs  COMMENT=        client that groks URLs
   
 USE_BUILDLINK_ONLY=     yes  USE_BUILDLINK_ONLY=     yes
   REPLACE_BUILDLINK=      curl-config
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_GMAKE=              yes  USE_GMAKE=              yes
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes

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

CVSweb <webmaster@jp.NetBSD.org>