diff options
Diffstat (limited to 'databases/libgdamm')
-rw-r--r-- | databases/libgdamm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index 8088e45634cd..631d76db28a8 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -20,6 +20,7 @@ COMMENT= C++ wrapper for libgda2 library LIB_DEPENDS= glibmm-2.4:${PORTSDIR}/devel/glibmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_XLIB= yes USE_GCC= 3.4 |