pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dctc Prevent use DIST_SUBDIR keeping use previous ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3439a2fbee50
branches: trunk
changeset: 484566:3439a2fbee50
user: taca <taca%pkgsrc.org@localhost>
date: Sun Nov 28 07:31:12 2004 +0000
description:
Prevent use DIST_SUBDIR keeping use previous distfiles.
diffstat:
net/dctc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ef1456863717 -r 3439a2fbee50 net/dctc/Makefile
--- a/net/dctc/Makefile Sun Nov 28 07:29:45 2004 +0000
+++ b/net/dctc/Makefile Sun Nov 28 07:31:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/03 00:17:50 tv Exp $
+# $NetBSD: Makefile,v 1.23 2004/11/28 07:31:12 taca Exp $
#
DISTNAME= dctc-0.85.4
@@ -16,6 +16,7 @@
CONFIGURE_ARGS+= --enable-manual-db-detect
USE_PERL5= YES
USE_GNU_TOOLS+= make
+RUBY_DIST_SUBDIR= # empty
CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4
Home |
Main Index |
Thread Index |
Old Index