summaryrefslogtreecommitdiff
path: root/devel/rapidsvn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rapidsvn/Makefile')
-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"