diff options
Diffstat (limited to 'net/dctc')
-rw-r--r-- | net/dctc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index ef108d0747c..28a6f6b4cb7 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/11/28 07:31:12 taca Exp $ +# $NetBSD: Makefile,v 1.24 2004/11/28 12:16:02 taca Exp $ # DISTNAME= dctc-0.85.4 @@ -16,7 +16,6 @@ USE_BUILDLINK3= YES CONFIGURE_ARGS+= --enable-manual-db-detect USE_PERL5= YES USE_GNU_TOOLS+= make -RUBY_DIST_SUBDIR= # empty CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4 |