diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-05 22:55:39 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-05 22:55:39 +0000 |
commit | b4624b28d187023f862eb2b7b68cdd50922af33e (patch) | |
tree | c4b951ed92386b7efe4dd99739a51f0b88a78cbf /databases/Makefile | |
parent | 14b70687ebbc598e893a99c3064acaabb7b3df3e (diff) | |
download | ports-b4624b28d187023f862eb2b7b68cdd50922af33e.tar.gz ports-b4624b28d187023f862eb2b7b68cdd50922af33e.zip |
- Connect pear-Doctrine12 to the build
Reported by: miwi
Notes
Notes:
svn path=/head/; revision=247236
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8d2abc514852..054bfd8d40dc 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -431,6 +431,7 @@ SUBDIR += pear-DB_ldap SUBDIR += pear-DB_ldap2 SUBDIR += pear-Doctrine + SUBDIR += pear-Doctrine12 SUBDIR += pear-MDB SUBDIR += pear-MDB2 SUBDIR += pear-MDB2_Driver_ibase |