diff options
author | taca <taca@pkgsrc.org> | 2004-11-28 12:16:02 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-28 12:16:02 +0000 |
commit | d5fd225fcbd68f9f73ef78545d66e1139f37962a (patch) | |
tree | fd062df082b59065b1601cb7bb10461b916719ec /net/dctc/Makefile | |
parent | 906fa277371a58ce2c636c9a418cdf9cedea07c0 (diff) | |
download | pkgsrc-d5fd225fcbd68f9f73ef78545d66e1139f37962a.tar.gz |
Backout previous change. I mistook it for another package.
Diffstat (limited to 'net/dctc/Makefile')
-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 |