diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-15 11:29:23 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-15 11:29:23 +0000 |
commit | c319298cebc7b282b7745d20a6963fc58a63a151 (patch) | |
tree | 50a8d52bcbe0748cec9f8387df2dca6c7f1c0308 /editors | |
parent | 09369601ecc623b04eb6d5c697e5c4ec7d611448 (diff) | |
download | ports-c319298cebc7b282b7745d20a6963fc58a63a151.tar.gz ports-c319298cebc7b282b7745d20a6963fc58a63a151.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 2 | ||||
-rw-r--r-- | editors/vim6/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index a6e0bf813d56..77e0d1fd9374 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -27,8 +27,6 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org -SLAVEDIRS= editors/vim-lite - .if defined(PACKAGE_BUILDING) && !defined(LITE) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index a6e0bf813d56..77e0d1fd9374 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -27,8 +27,6 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org -SLAVEDIRS= editors/vim-lite - .if defined(PACKAGE_BUILDING) && !defined(LITE) BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 |