summaryrefslogtreecommitdiff
path: root/devel/rapidsvn
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-25 19:46:30 +0000
committerwiz <wiz>2004-12-25 19:46:30 +0000
commit58fe0560d7c5ff2f0ce23513482433da2ccf6533 (patch)
treeb4ff603b313e975b1b3ec7fe379a275c6d863d64 /devel/rapidsvn
parent4a169a3082fb77c75ad365099631488fa3736fbc (diff)
downloadpkgsrc-58fe0560d7c5ff2f0ce23513482433da2ccf6533.tar.gz
Remove some BUILDLINK_DEPENDS.foo lines that have the same value as the default.
Diffstat (limited to 'devel/rapidsvn')
-rw-r--r--devel/rapidsvn/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile
index 3e65acc7edf..8ce360e369a 100644
--- a/devel/rapidsvn/Makefile
+++ b/devel/rapidsvn/Makefile
@@ -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 @@ GNU_CONFIGURE= YES
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"