diff options
Diffstat (limited to 'textproc/stardict3/Makefile')
-rw-r--r-- | textproc/stardict3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index e26483515781..d7e5de03095f 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stardict -PORTVERSION= 2.4.6 +PORTVERSION= 2.4.8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,7 @@ USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui +USE_GETTEXT= yes GCONF_SCHEMAS= stardict.schemas INSTALLS_OMF= yes |