SION= ${PORTVERSION}_r1
>
> and leave the _EGGINFO variable alone. Check /usr/ports/Mk/bsd.python.mk
> for further details about how the egg info file name is built, The
> documentation on the knobs is fairly good.
>
> Cheers
> Marcus
Marcus,
Yes that got it and I submitted my p
>Submitter-Id: current-users
>Originator: Rusty Nejdl
>Organization:
>Confidential: no
>Synopsis: Create new python port databases/py-apsw
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release:
On 2013-09-07 14:39, Marcus von Appen wrote:
> On, Sat Sep 07, 2013, Rusty Nejdl wrote:
>
> [...]
>
>> [tethys]:/home/rnejdl/Downloads/apsw/apsw-3.8.0.2-r1> python setup.py build
>> running build running build_ext SQLite: Using system sqlite
>> include/li
h file or directory
src/apsw.c:62:2: error: #error Your SQLite version is too old. It must
be at least 3.8.0
In file included from src/apsw.c:128:
src/exceptions.c:24: error: expected declaration specifiers or '...'
before 'sqlite3'
How do I get setup.py to find sqlite3.h at /