ports/53001: Incorrect path during install portion of editors/vim

Oliver Braun obraun at FreeBSD.org
Fri Jun 6 20:48:28 UTC 2003


Synopsis: Incorrect path during install portion of editors/vim

Responsible-Changed-From-To: freebsd-ports-bugs->obrien
Responsible-Changed-By: obraun
Responsible-Changed-When: Fri Jun 6 13:45:27 PDT 2003
Responsible-Changed-Why: 
Over to maintainer(s)
Fix:
-_DATADIR=	${DISTNAME:C/.[0-9]*$//:S/-//g:S/.//g}
+_DATADIR=	${DISTNAME:S/-//g:S/.//g}

http://www.freebsd.org/cgi/query-pr.cgi?pr=53001



More information about the freebsd-ports-bugs mailing list