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

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

Diff for /pkgsrc/www/bluefish/Makefile between version 1.9 and 1.10

version 1.9, 2000/12/28 14:40:40 version 1.10, 2001/01/04 17:55:40
Line 10  MAINTAINER= wulf@ping.net.au
Line 10  MAINTAINER= wulf@ping.net.au
 HOMEPAGE=       http://bluefish.openoffice.nl/  HOMEPAGE=       http://bluefish.openoffice.nl/
   
 BUILD_DEPENDS+= autoconf:../../devel/autoconf  BUILD_DEPENDS+= autoconf:../../devel/autoconf
 DEPENDS+=       gettext>=0.10.35nb1:../../devel/gettext  BUILD_DEPENDS+= msgfmt:../../devel/gettext
 DEPENDS+=       gtk+-1.2.*:../../x11/gtk  DEPENDS+=       gtk+-1.2.*:../../x11/gtk
 DEPENDS+=       imlib-*:../../graphics/imlib  DEPENDS+=       imlib-*:../../graphics/imlib
 DEPENDS+=       weblint-*:../../www/weblint  DEPENDS+=       weblint-*:../../www/weblint
   
 USE_X11BASE=    # defined  USE_X11BASE=    # defined
 USE_GMAKE=      # defined  USE_GMAKE=      # defined
   USE_LIBINTL=    # defined
   
 GNU_CONFIGURE=  # defined  GNU_CONFIGURE=  # defined
 CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"  
 CPPFLAGS+=      -I${LOCALBASE}/include  
   
 HTMLDIR=        ${PREFIX}/share/doc/html/bluefish  HTMLDIR=        ${PREFIX}/share/doc/html/bluefish
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>