From b74de22c777dd6e505e2fcb4b7c86cb37dad5596 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Wed, 12 Sep 2012 22:46:03 +0000 Subject: [PATCH] "make install" is actually required, not just "make" Suggested by: bjk Approved by: gjb --- en_US.ISO8859-1/htdocs/ports/index.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/ports/index.sgml b/en_US.ISO8859-1/htdocs/ports/index.sgml index c907fb4e5b..ebcf66d7f1 100644 --- a/en_US.ISO8859-1/htdocs/ports/index.sgml +++ b/en_US.ISO8859-1/htdocs/ports/index.sgml @@ -37,7 +37,8 @@ be committed. contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as simple as typing -make +make +install in the port directory. If you download the framework for the entire list of ports by installing the