diff options
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r-- | databases/libgnomedb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 09f3054f2ceb..a37be36e6dca 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -8,6 +8,7 @@ PORTNAME= libgnomedb PORTVERSION= 1.9.102 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -19,7 +20,7 @@ COMMENT= Library components for the GNOME database frontend USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview \ +USE_GNOME= gnomeprefix gnomehack libgnomeui libgda3 gtksourceview \ intlhack GNU_CONFIGURE= yes INSTALLS_OMF= yes |