Date: Sun, 6 Oct 2013 08:23:32 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329537 - head/japanese/gjiten Message-ID: <201310060823.r968NWXr099091@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Oct 6 08:23:32 2013 New Revision: 329537 URL: http://svnweb.freebsd.org/changeset/ports/329537 Log: Correct gnome dependency to not pull gnome1 Modified: head/japanese/gjiten/Makefile Modified: head/japanese/gjiten/Makefile ============================================================================== --- head/japanese/gjiten/Makefile Sun Oct 6 06:45:45 2013 (r329536) +++ head/japanese/gjiten/Makefile Sun Oct 6 08:23:32 2013 (r329537) @@ -13,7 +13,7 @@ OPTIONS_DEFINE= UTF8 KANJIPAD DOCS NLS UTF8_DESC= Use UTF-8 edict dictionaries KANJIPAD_DESC= Use Kanjipad -USE_GNOME= gtk20 gconf2 libglade libgnomeui +USE_GNOME= gtk20 gconf2 libglade2 libgnomeui USES= gmake pkgconfig INSTALLS_OMF= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310060823.r968NWXr099091>