diff options
-rw-r--r-- | chinese/stardict2/Makefile | 2 | ||||
-rw-r--r-- | textproc/stardict2/Makefile | 2 | ||||
-rw-r--r-- | textproc/stardict3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/stardict2/Makefile b/chinese/stardict2/Makefile index 8bcf98563d04..08e0b975651d 100644 --- a/chinese/stardict2/Makefile +++ b/chinese/stardict2/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 diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 8bcf98563d04..08e0b975651d 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/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 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 |