1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Fix the build with mysql odbc and sqlite

This commit is contained in:
Wen Heping 2011-03-09 08:19:46 +00:00
parent 565b154acb
commit 399c1e5565
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270546
2 changed files with 12 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.4.0
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.itc.it/grass64/source/ \

View File

@ -545,6 +545,10 @@
%%GRASS_INST_DIR%%/docs/html/grass_logo.txt
%%GRASS_INST_DIR%%/docs/html/grass-ogr.html
%%PGSQL%%%%GRASS_INST_DIR%%/docs/html/grass-pg.html
%%MYSQL%%%%GRASS_INST_DIR%%/docs/html/grass-mysql.html
%%MYSQL%%%%GRASS_INST_DIR%%/docs/html/grass-mesql.html
%%ODBC%%%%GRASS_INST_DIR%%/docs/html/grass-odbc.html
%%SQLITE%%%%GRASS_INST_DIR%%/docs/html/grass-sqlite.html
%%GRASS_INST_DIR%%/docs/html/grass_start.png
%%GRASS_INST_DIR%%/docs/html/g.region.html
%%GRASS_INST_DIR%%/docs/html/g.remove.html
@ -1344,6 +1348,9 @@
%%GRASS_INST_DIR%%/driver/db/dbf
%%GRASS_INST_DIR%%/driver/db/ogr
%%PGSQL%%%%GRASS_INST_DIR%%/driver/db/pg
%%MYSQL%%%%GRASS_INST_DIR%%/driver/db/mysql
%%ODBC%%%%GRASS_INST_DIR%%/driver/db/odbc
%%SQLITE%%%%GRASS_INST_DIR%%/driver/db/sqlite
%%GRASS_INST_DIR%%/etc/FIPS.code
%%GRASS_INST_DIR%%/etc/Init.sh
%%GRASS_INST_DIR%%/etc/VERSIONNUMBER
@ -2598,6 +2605,10 @@
%%GRASS_INST_DIR%%/man/man1/g.transform.1
%%GRASS_INST_DIR%%/man/man1/g.version.1
%%PGSQL%%%%GRASS_INST_DIR%%/man/man1/grass-pg.1
%%MYSQL%%%%GRASS_INST_DIR%%/man/man1/grass-mysql.1
%%MYSQL%%%%GRASS_INST_DIR%%/man/man1/grass-mesql.1
%%ODBC%%%%GRASS_INST_DIR%%/man/man1/grass-odbc.1
%%SQLITE%%%%GRASS_INST_DIR%%/man/man1/grass-sqlite.1
%%GRASS_INST_DIR%%/man/man1/helptext.1
%%GRASS_INST_DIR%%/man/man1/htmlmapdriver.1
%%GRASS_INST_DIR%%/man/man1/i.ask.1