svn commit: r312828 - head/japanese/jvim3
Martin Wilke
miwi at FreeBSD.org
Sat Feb 23 14:55:36 UTC 2013
Author: miwi
Date: Sat Feb 23 14:55:35 2013
New Revision: 312828
URL: http://svnweb.freebsd.org/changeset/ports/312828
Log:
- BROKEN does not build
install -s -o root -g wheel -m 555 /work/a/ports/japanese/jvim3/work/vim/src/grep/grep /usr/local/bin/jgrep
install: /work/a/ports/japanese/jvim3/work/vim/src/grep/grep: No such file or directory
*** Error code 71
Modified:
head/japanese/jvim3/Makefile (contents, props changed)
Modified: head/japanese/jvim3/Makefile
==============================================================================
--- head/japanese/jvim3/Makefile Sat Feb 23 14:50:24 2013 (r312827)
+++ head/japanese/jvim3/Makefile Sat Feb 23 14:55:35 2013 (r312828)
@@ -16,6 +16,8 @@ DISTFILES= vim-3.0.tar.gz jvim.2.1a.tar.
MAINTAINER= ports at FreeBSD.org
COMMENT= Japanized Vim-3.0
+BROKEN= does not build
+
EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}.diff
WRKSRC= ${WRKDIR}/vim
BUILD_WRKSRC= ${WRKSRC}/src
More information about the svn-ports-head
mailing list