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

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

Diff for /pkgsrc/news/slrn/Makefile between version 1.25 and 1.26

version 1.25, 2003/04/10 18:17:48 version 1.26, 2003/04/27 14:37:02
Line 18  MAINTAINER= mjl@netbsd.org
Line 18  MAINTAINER= mjl@netbsd.org
 HOMEPAGE=       http://slrn.sourceforge.net/  HOMEPAGE=       http://slrn.sourceforge.net/
 COMMENT=        Highly customizable threaded newsreader  COMMENT=        Highly customizable threaded newsreader
   
 USE_BUILDLINK2= yes  USE_BUILDLINK2=         yes
 GNU_CONFIGURE=  yes  USE_PKGLOCALEDIR=       yes
   GNU_CONFIGURE=          yes
 CONFIGURE_ARGS+=--without-X --disable-inews --with-slrnpull \  CONFIGURE_ARGS+=--without-X --disable-inews --with-slrnpull \
                 --enable-spool --enable-grouplens \                  --enable-spool --enable-grouplens \
                 --with-gen-mid --with-libdir=${PREFIX}/lib/slrn \                  --with-gen-mid --with-libdir=${PREFIX}/lib/slrn \
                 --enable-mid-cache \                  --enable-mid-cache \
                 --with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale                  --with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale
   
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 # the next is a workaround, as 1.3.2 install doesn't like -c and -d  # the next is a workaround, as 1.3.2 install doesn't like -c and -d

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVSweb <webmaster@jp.NetBSD.org>