From adae5143f5adce48b40282731eb4e23103a1bb60 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 20 Jul 2000 00:48:19 +0000 Subject: Re-apply rev 1.38 (remove building with Python (I have NO idea how I accidetnly readded Python) until I can make Vim link properly with -ptheads) --- editors/vim5/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors/vim5') diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 890ce8f4ac7c..978293942802 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -30,10 +30,8 @@ Y2K= http://www.vim.org/y2k.html SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) -BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \ - python:${PORTSDIR}/lang/python +BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 -RUN_DEPENDS= python:${PORTSDIR}/lang/python USE_PERL5= yes .endif -- cgit ry'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-22