diff options
author | asami <asami@FreeBSD.org> | 1997-11-15 18:17:15 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-15 18:17:15 +0800 |
commit | abd4630ef70b01232308cb9e6f205505c61e07da (patch) | |
tree | e8a1eed5c430b6aac8f69d3259bfeabb2734ab60 /editors/vim | |
parent | cf6a18e22fce88e4888986a248ad06cd8f66003f (diff) | |
download | freebsd-ports-gnome-abd4630ef70b01232308cb9e6f205505c61e07da.tar.gz freebsd-ports-gnome-abd4630ef70b01232308cb9e6f205505c61e07da.tar.zst freebsd-ports-gnome-abd4630ef70b01232308cb9e6f205505c61e07da.zip |
Mark this port brooken, doesn't package.
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index c0d2d9966500..f06c05c37a50 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -4,7 +4,7 @@ # Date created: Sat June 29, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.9 1997/10/22 10:23:39 obrien Exp $ +# $Id: Makefile,v 1.10 1997/11/11 15:20:14 obrien Exp $ # DISTNAME= vim-5.0q @@ -18,6 +18,8 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/beta-test/unix/ \ MAINTAINER= obrien@FreeBSD.org +BROKEN= package + WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKE_FLAGS= CONF_ARGS=--prefix=${PREFIX} -f ALL_TARGET= # |