diff options
-rw-r--r-- | databases/libgdamm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index a20cca3b7..18d71ba28 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -28,6 +28,8 @@ USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static +BROKEN= "Does not build with libgda-1.3.91" + patch-autotools: @(cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ |