summaryrefslogtreecommitdiff
path: root/devel/rapidsvn
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-25 19:46:30 +0000
committerwiz <wiz@pkgsrc.org>2004-12-25 19:46:30 +0000
commitcfc8e254ab0eb78e69c6a5a290d3afa25375e64c (patch)
treeb4ff603b313e975b1b3ec7fe379a275c6d863d64 /devel/rapidsvn
parentc647fc840a5e60e270dfc2530c626cbe5afc7bb6 (diff)
downloadpkgsrc-cfc8e254ab0eb78e69c6a5a290d3afa25375e64c.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"