From 2a054b28c9155a020eafbd2bbdda30ee56bc6657 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 21 Feb 2005 15:39:42 +0000 Subject: Remove dependency to ruby-dbm and ruby-digest package since they are included in ruby (base) package. Bump PKGREVISION. --- net/dtcp/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net/dtcp') diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index f5a8609b579..ec02ac707ce 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/02/01 14:26:14 hamajima Exp $ +# $NetBSD: Makefile,v 1.10 2005/02/21 15:39:42 taca Exp $ # DISTNAME= dtcp-20040611 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ http://home.jp.FreeBSD.org/~ume/ipv6/ @@ -11,8 +11,6 @@ MAINTAINER= hamajima@NetBSD.org HOMEPAGE= http://www.imasy.or.jp/~ume/dtcp/ COMMENT= Dynamic Tunnel Configuration Protocol daemon and client -DEPENDS+= ${RUBY_PKGPREFIX}-digest-*:../../security/ruby-digest -DEPENDS+= ${RUBY_PKGPREFIX}-dbm-*:../../databases/ruby-dbm DEPENDS+= qpopper-*:../../mail/qpopper MAKE_ENV+= RUBY=${RUBY} -- cgit v1.2.3