pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Use tabs for indentation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c2d752f582f
branches: trunk
changeset: 466842:8c2d752f582f
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Jan 23 21:55:48 2004 +0000
description:
Use tabs for indentation.
diffstat:
www/snownews/Makefile | 14 +++++++-------
www/swish-e/Makefile | 18 +++++++++---------
2 files changed, 16 insertions(+), 16 deletions(-)
diffs (60 lines):
diff -r 2c340c831ea4 -r 8c2d752f582f www/snownews/Makefile
--- a/www/snownews/Makefile Fri Jan 23 21:50:42 2004 +0000
+++ b/www/snownews/Makefile Fri Jan 23 21:55:48 2004 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/23 21:55:48 jmmv Exp $
-DISTNAME= snownews-1.4.2
-PKGREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/
+DISTNAME= snownews-1.4.2
+PKGREVISION= 1
+CATEGORIES= www
+MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/
-MAINTAINER= pkgsrc%bjan.freeshell.org@localhost
+MAINTAINER= pkgsrc%bjan.freeshell.org@localhost
HOMEPAGE= http://home.kcore.de/~kiza/software/snownews/
-COMMENT= Small, curses based RSS feed reader
+COMMENT= Small, curses based RSS feed reader
BUILD_USES_MSGFMT= YES
diff -r 2c340c831ea4 -r 8c2d752f582f www/swish-e/Makefile
--- a/www/swish-e/Makefile Fri Jan 23 21:50:42 2004 +0000
+++ b/www/swish-e/Makefile Fri Jan 23 21:55:48 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/01/23 21:50:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/23 21:55:48 jmmv Exp $
# FreeBSD Id: ports/www/swish-e/Makefile,v 1.3 1999/08/31 02:43:18 peter Exp
-DISTNAME= swish-e-2.4.1
-PKGREVISION= 1
-CATEGORIES= www textproc
+DISTNAME= swish-e-2.4.1
+PKGREVISION= 1
+CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/Download/
MAINTAINER= dotz%irc.pl@localhost
@@ -12,13 +12,13 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-CONFIGURE_ARGS+= --with-libxml2=${BUILDLINK_PREFIX.libxml2}
-CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre}
-CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib}
+CONFIGURE_ARGS+= --with-libxml2=${BUILDLINK_PREFIX.libxml2}
+CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre}
+CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib}
-REPLACE_PERL= prog-bin/*.pl conf/*.pl filter-bin/*.pl html/*.pl
+REPLACE_PERL= prog-bin/*.pl conf/*.pl filter-bin/*.pl html/*.pl
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index