=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- www/Attic/ports.html 2000/09/15 16:12:20 1.38 +++ www/Attic/ports.html 2000/09/19 18:44:23 1.39 @@ -75,7 +75,7 @@ Adding a package is as easy as pkg_add pkgname.tgz. If you are grabbing packages off a single source (a package repository), -set PKG_PATH to that repository URL. +set PKG_PATH to that repository URL, in order to grab dependencies.

For instance, to install the gimp package for the 2.7 release on an i386 @@ -83,7 +83,7 @@

     # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/
-    # pkg_add gimp-1.1.17.tgz
+    # pkg_add ${PKG_PATH}gimp-1.1.17.tgz
 

Managing installed packages

@@ -262,6 +262,6 @@
OpenBSD www@openbsd.org -
$OpenBSD: ports.html,v 1.38 2000/09/15 16:12:20 marc Exp $ +
$OpenBSD: ports.html,v 1.39 2000/09/19 18:44:23 espie Exp $