diff options
author | pav <pav@FreeBSD.org> | 2004-01-16 22:36:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-16 22:36:34 +0800 |
commit | 2cdb2e233e6c68ca3929844ea6ee82a12dfea2e0 (patch) | |
tree | 38786c2830f1344d2589a63fd784355d516d3730 /databases/Makefile | |
parent | 7c3158f103fcc3f04d563dc5c67f46e47c791a93 (diff) | |
download | freebsd-ports-gnome-2cdb2e233e6c68ca3929844ea6ee82a12dfea2e0.tar.gz freebsd-ports-gnome-2cdb2e233e6c68ca3929844ea6ee82a12dfea2e0.tar.zst freebsd-ports-gnome-2cdb2e233e6c68ca3929844ea6ee82a12dfea2e0.zip |
- Hook db42 ports to build
Spotted by: erwin
Forgotted by: pav
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 164b8e00c4f2..ffade06fe6a2 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -15,6 +15,8 @@ SUBDIR += db4 SUBDIR += db41 SUBDIR += db41-nocrypto + SUBDIR += db42 + SUBDIR += db42-nocrypto SUBDIR += dbXML SUBDIR += dbconnect SUBDIR += dbf |