diff options
Diffstat (limited to 'textproc/stardict3')
-rw-r--r-- | textproc/stardict3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 8bcf98563d04..08e0b975651d 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ USE_GMAKE= yes USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= libgnome libgnomeui libbonobo bonoboactivation gconf2 +USE_GNOME= libgnome libgnomeui libbonobo gconf2 MAN1= stardict.1 |