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 /chinese | |
parent | 12bb0251ba82988768a7e3f48997eae20b9fba05 (diff) | |
download | ports-008775de421a1bb68837503c29dd95458333e3cc.tar.gz ports-008775de421a1bb68837503c29dd95458333e3cc.zip |
libbonobo merge bonoboactivation.
PR: ports/58608
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=93521
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/stardict2/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |