pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/dtcp I changed CONF_DEPENDS=YES to USE_PKGINSTALL=...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c800d90bb28
branches:  trunk
changeset: 487986:9c800d90bb28
user:      hamajima <hamajima%pkgsrc.org@localhost>
date:      Sun Jan 23 05:01:44 2005 +0000

description:
I changed CONF_DEPENDS=YES to USE_PKGINSTALL=YES.

diffstat:

 net/dtcp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 41960562697d -r 9c800d90bb28 net/dtcp/Makefile
--- a/net/dtcp/Makefile Sun Jan 23 04:36:44 2005 +0000
+++ b/net/dtcp/Makefile Sun Jan 23 05:01:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/28 02:47:46 reed Exp $
+# $NetBSD: Makefile,v 1.7 2005/01/23 05:01:44 hamajima Exp $
 #
 
 DISTNAME=      dtcp-20040611
@@ -16,7 +16,7 @@
 
 MAKE_ENV+=     RUBY=${RUBY}
 RCD_SCRIPTS=   dtcpc dtcps
-CONF_DEPENDS=  YES
+USE_PKGINSTALL=        YES
 
 .include "../../lang/ruby/modules.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index