diff options
author | wg <wg@FreeBSD.org> | 2013-06-20 22:24:06 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-06-20 22:24:06 +0800 |
commit | e9a472f840a350b0885a51874f4325a91a9e863f (patch) | |
tree | cefbf3df9c895fe8aeaeb4a5333b7468c97243d8 /databases/Makefile | |
parent | ffcb122bcb132ce4e6eb68040346abbb0c2b6e87 (diff) | |
download | freebsd-ports-gnome-e9a472f840a350b0885a51874f4325a91a9e863f.tar.gz freebsd-ports-gnome-e9a472f840a350b0885a51874f4325a91a9e863f.tar.zst freebsd-ports-gnome-e9a472f840a350b0885a51874f4325a91a9e863f.zip |
The Doctrine Common package contains shared code between the other packages.
WWW: http://www.doctrine-project.org/
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 491040e789be..5bbc99e4b1e7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -507,6 +507,7 @@ SUBDIR += pear-DB_ldap SUBDIR += pear-DB_ldap2 SUBDIR += pear-Doctrine12 + SUBDIR += pear-DoctrineCommon SUBDIR += pear-Horde_Db SUBDIR += pear-Horde_HashTable SUBDIR += pear-Horde_Imsp |