diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-11-09 19:51:44 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-11-09 19:51:44 +0800 |
commit | 7b60acf191bc16bc13260a1b04a16006889c0a26 (patch) | |
tree | 1d95de31b098710ff5caaa7823fd6218126f72a0 /textproc | |
parent | a4521774b4f57a64cdad51f9402a3a00189504b9 (diff) | |
download | freebsd-ports-gnome-7b60acf191bc16bc13260a1b04a16006889c0a26.tar.gz freebsd-ports-gnome-7b60acf191bc16bc13260a1b04a16006889c0a26.tar.zst freebsd-ports-gnome-7b60acf191bc16bc13260a1b04a16006889c0a26.zip |
libbonobo merge bonoboactivation.
PR: ports/58608
Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/stardict2/Makefile | 2 | ||||
-rw-r--r-- | textproc/stardict3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |