summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-06 08:23:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-06 08:23:32 +0000
commitfe6acf2ca4b90e1ac4b5f98546d1a6c7623e3318 (patch)
tree5e1c0bd0568fb1c0be948e0e5d99076ae0b307ef
parent14eeaae50f2b4d1e0fd75356f2257d85089d2353 (diff)
downloadfreebsd-ports-fe6acf2ca4b90e1ac4b5f98546d1a6c7623e3318.zip
Correct gnome dependency to not pull gnome1
-rw-r--r--japanese/gjiten/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/gjiten/Makefile b/japanese/gjiten/Makefile
index a7b2d1d8c5ea..a90dbf8acf68 100644
--- a/japanese/gjiten/Makefile
+++ b/japanese/gjiten/Makefile
@@ -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