diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 00:32:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 00:32:19 +0000 |
commit | 5fe17006b42537f94efe2f64dbc5672dbdb6a024 (patch) | |
tree | 8639877d11af65e2d9583e532549856e810e8371 /japanese | |
parent | 7a20cb436032a28526ee199719257bb3513442c6 (diff) |
Notes
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 |