diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-18 01:45:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-18 01:45:17 +0800 |
commit | 06b09821ab0cf694fecae4bae5bc4738a062f411 (patch) | |
tree | 9dcc5ff4a64ee7eb3f15f0c4beae41e2acbf8898 /databases | |
parent | 5e1ff7c0b598d37901da6a6572b0a2227088d4f0 (diff) | |
download | freebsd-ports-gnome-06b09821ab0cf694fecae4bae5bc4738a062f411.tar.gz freebsd-ports-gnome-06b09821ab0cf694fecae4bae5bc4738a062f411.tar.zst freebsd-ports-gnome-06b09821ab0cf694fecae4bae5bc4738a062f411.zip |
- Connect databases/pear-DB_ldap2 to the build
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index a9586cc59837..95b242ecedec 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -344,6 +344,7 @@ SUBDIR += pear-DB_Sqlite_Tools SUBDIR += pear-DB_Table SUBDIR += pear-DB_ldap + SUBDIR += pear-DB_ldap2 SUBDIR += pear-MDB SUBDIR += pear-MDB2 SUBDIR += pear-MDB2_Driver_ibase |