pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/rapidsvn Remove some BUILDLINK_DEPENDS.foo lines...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0cd530b4d994
branches:  trunk
changeset: 486252:0cd530b4d994
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 25 19:46:30 2004 +0000

description:
Remove some BUILDLINK_DEPENDS.foo lines that have the same value as the default.

diffstat:

 devel/rapidsvn/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 0535d417139b -r 0cd530b4d994 devel/rapidsvn/Makefile
--- a/devel/rapidsvn/Makefile   Sat Dec 25 19:43:54 2004 +0000
+++ b/devel/rapidsvn/Makefile   Sat Dec 25 19:46:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:33 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/25 19:46:30 wiz Exp $
 
 DISTNAME=              rapidsvn-0.7.0
 PKGREVISION=           1
@@ -17,9 +17,6 @@
 CONFIGURE_ARGS+=       --with-svn-include=${BUILDLINK_DIR}/include
 CONFIGURE_ARGS+=       --with-svn-lib=${BUILDLINK_DIR}/lib
 
-BUILDLINK_DEPENDS.subversion-base+=    subversion-base>=1.0.0
-BUILDLINK_DEPENDS.wxGTK+=      wxGTK>=2.4.2
-
 INSTALLATION_DIRS+=    include/svncpp
 
 .include "../../devel/apr/buildlink3.mk"



Home | Main Index | Thread Index | Old Index