diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-11-09 11:51:44 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-11-09 11:51:44 +0000 |
commit | 008775de421a1bb68837503c29dd95458333e3cc (patch) | |
tree | 266d65efbcd0335e0ad0c7b1df920257c9c3a05c /textproc/stardict3 | |
parent | 12bb0251ba82988768a7e3f48997eae20b9fba05 (diff) | |
download | ports-008775de421a1bb68837503c29dd95458333e3cc.tar.gz ports-008775de421a1bb68837503c29dd95458333e3cc.zip |
Notes
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 |