diff options
Diffstat (limited to 'databases/libgdamm/Makefile')
-rw-r--r-- | databases/libgdamm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index 9b0056b9102a..98c88e305f10 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgdamm PORTVERSION= 3.99.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -16,7 +16,7 @@ COMMENT= C++ wrapper for libgda4 library BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool:keepla pathfix pkgconfig USE_GNOME= glibmm libgda4 GNU_CONFIGURE= yes USE_LDCONFIG= yes |