pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/btpd Alignment of variable values should be done w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4abcdb7b3b1b
branches: trunk
changeset: 539452:4abcdb7b3b1b
user: obache <obache%pkgsrc.org@localhost>
date: Thu Mar 06 02:56:04 2008 +0000
description:
Alignment of variable values should be done with tabs, not spaces.
diffstat:
net/btpd/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (28 lines):
diff -r dc133a31b589 -r 4abcdb7b3b1b net/btpd/Makefile
--- a/net/btpd/Makefile Wed Mar 05 23:10:28 2008 +0000
+++ b/net/btpd/Makefile Thu Mar 06 02:56:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/01/18 05:08:40 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/03/06 02:56:04 obache Exp $
DISTNAME= btpd-0.12
PKGREVISION= 1
@@ -10,14 +10,14 @@
HOMEPAGE= http://www.murmeldjur.se/btpd/
COMMENT= Daemon for file sharing over bittorrent
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
BUILDLINK_API_DEPENDS.libevent+= libevent>=0.9
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
-DOCSDIR= ${PREFIX}/share/doc/btpd
-USE_FEATURES.openssl= threads
+DOCSDIR= ${PREFIX}/share/doc/btpd
+USE_FEATURES.openssl= threads
post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${DOCSDIR}
Home |
Main Index |
Thread Index |
Old Index