summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-06-17 22:13:35 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-06-17 22:13:35 +0000
commit9ffc708e2ccd08ba141be5e6127a93ef811437b9 (patch)
tree3bc4ca97fabf60f13156e562b5c1e5a3701f12ac /databases/Makefile
parentUse ${ECHO} instead of echo. (diff)
Add postgis 0.8.2: adds support for geographic objects to
PostgreSQL databases. PR: 67765 Submitted by: Anderson Soares Ferreira
Notes
Notes: svn path=/head/; revision=111695
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 7e6ab5ec00ad..0d81ddf5f174 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -207,6 +207,7 @@
SUBDIR += php-sqlrelay
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
+ SUBDIR += postgis
SUBDIR += postgresql-contrib
SUBDIR += postgresql-devel
SUBDIR += postgresql-docs