From 412793fcfc289279f2f6ae693901e5b07954da58 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Tue, 27 Feb 2007 00:45:56 +0000 Subject: [PATCH] Remove net/cvsup-without-gui dependency - It's done us well but csup is in base and fills the needs of most users. Approved by: The old man (linimon) --- ports-mgmt/port-maintenance-tools/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ports-mgmt/port-maintenance-tools/Makefile b/ports-mgmt/port-maintenance-tools/Makefile index 696e7c1eae1c..35d2fd0e1c6c 100644 --- a/ports-mgmt/port-maintenance-tools/Makefile +++ b/ports-mgmt/port-maintenance-tools/Makefile @@ -17,7 +17,6 @@ COMMENT= "meta-port" for administrative tools to maintain ports # note: portuprade is brought in by pkg_cutleaves RUN_DEPENDS= \ - ${LOCALBASE}/bin/cvsup:${PORTSDIR}/net/cvsup-without-gui \ ${LOCALBASE}/bin/fastest_cvsup:${PORTSDIR}/sysutils/fastest_cvsup \ ${LOCALBASE}/sbin/pkg_cutleaves:${PORTSDIR}/ports-mgmt/pkg_cutleaves \ ${LOCALBASE}/bin/pkg_tree:${PORTSDIR}/ports-mgmt/pkg_tree \