diff options
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r-- | databases/libgnomedb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index a78d7421428b..baae68c06ba6 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgnomedb PORTVERSION= 3.0.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -25,7 +25,6 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgda3 gtksourceview \ intlhack referencehack -USE_XLIB= yes USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes |