Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2007 21:48:53 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        itetcu@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   net/tightvnc, bsd.port.options,mk issues
Message-ID:  <20071029184853.GA46208@hades.panopticon>

next in thread | raw e-mail | index | archive | help
Hi!

net/tightvnc seem to be the first port to actually use
bsd.port.options.mk, but AFAIK tha latter is broken for now:

# cd /usr/ports/net/tightvnc && make
"Makefile", line 41: Could not find bsd.port.options.mk
make: fatal errors encountered -- cannot continue

options.mk should only work on forthcoming 6.3 and 7.0, as there's no
/usr/share/mk/bsd.port.options.mk wrapper on existing versions.

Please see this thread:
http://www.mail-archive.com/freebsd-ports@freebsd.org/msg09949.html

On my 6.1-RELEASE-p20 not only net/tightvnc does not build, but also
pkg_version spits an error message:

% pkg_version -v -l "<"'
...
scummvm-0.10.0a                     <   needs updating (port has 0.10.0a_1)
setxkbmap-1.0.3                     <   needs updating (port has 1.0.4)
"Makefile", line 41: Could not find bsd.port.options.mk
make: fatal errors encountered -- cannot continue
pkg_version: Failed to get PKGNAME from /usr/ports/net/tightvnc/Makefile!
tightvnc-1.3.9                      <   needs updating (index has 1.3.9_1)
wine-0.9.44,1                       <   needs updating (port has 0.9.48,1)
...

-- 
Dmitry A. Marakasov    | jabber: amdmi3@jabber.ru
amdmi3@amdmi3.ru       | http://www.amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071029184853.GA46208>