pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/tds Prevent paths to the build directories from b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/171c8f7749dc
branches: trunk
changeset: 496689:171c8f7749dc
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Fri Jul 08 20:27:05 2005 +0000
description:
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
diffstat:
misc/tds/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r fac76721a993 -r 171c8f7749dc misc/tds/Makefile
--- a/misc/tds/Makefile Fri Jul 08 20:09:00 2005 +0000
+++ b/misc/tds/Makefile Fri Jul 08 20:27:05 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/08 20:27:05 kristerw Exp $
#
DISTNAME= tds-1.4.2
+PKGREVISION= 1
CATEGORIES= misc www japanese
MASTER_SITES= http://tds.dive-in.to/dist/stable/
@@ -11,6 +12,7 @@
USE_PERL5= YES
GNU_CONFIGURE= YES
+CONFIGURE_ENV+= PERL5="${PERL5}"
NO_BUILD= YES
Home |
Main Index |
Thread Index |
Old Index