diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-03-02 07:37:20 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-03-02 07:37:20 +0000 |
commit | 687b6be9f4a3169f0b26acde5fc5c22315e18938 (patch) | |
tree | fca6167c0ca271f1569bbc1789c769ee20b48ae0 /UPDATING | |
parent | fe4f8bfd70d0420a584b18be127cd4a1a605918e (diff) | |
download | ports-687b6be9f4a3169f0b26acde5fc5c22315e18938.tar.gz ports-687b6be9f4a3169f0b26acde5fc5c22315e18938.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,11 @@ upgrades. 'print/ghostscript-afpl' => 'print/ghostscript-gnu', } + Note also, portupgrade knows nothing how to handle ports with different + suffixes (E.g. -nox11). So you should define explicitly variables + (E.g. WITHOUT_X11=yes) for the ports in /etc/make.conf or pkgtools.conf + (MAKE_ARGS section) files. + 20070227: AFFECTS: users of net-im/jabber* AUTHOR: martin@matuska.org |