diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 08:32:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 08:32:19 +0800 |
commit | 3ba95a94301bad04f4a57272e5ab35e40ac2637b (patch) | |
tree | 8639877d11af65e2d9583e532549856e810e8371 /japanese | |
parent | c27e10568556412d4d89b2e988515cd74326b843 (diff) | |
download | freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.gz freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.zst freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.zip |
Get rid of gnomehier
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kasumi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile index ea44c2683118..23146d10ca1b 100644 --- a/japanese/kasumi/Makefile +++ b/japanese/kasumi/Makefile @@ -3,7 +3,7 @@ PORTNAME= kasumi PORTVERSION= 2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/41436 @@ -12,7 +12,7 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Dictionary management tool for anthy USES= gmake pkgconfig -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy GNU_CONFIGURE= yes |