diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:29:15 +0000 |
commit | 7f4572eae4327c4403d9ef714cb6de917650662a (patch) | |
tree | e5609c11a5cecf09649970cae33b72d3774969e3 /chinese/gcin/Makefile | |
parent | 630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff) | |
download | ports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip |
Notes
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index acae4286760e..3dd5a49df478 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -27,11 +27,11 @@ ANTHY_DESC= Japanese anthy IM module QT_IM_MODULE_DESC= QT IM module QT_IM_MODULE_USE= QT4=inputmethods,qmake_build,moc_build,corelib,gui -QT_IM_MODULE_LIB_DEPENDS= libmng.so:${PORTSDIR}/graphics/libmng +QT_IM_MODULE_LIB_DEPENDS= libmng.so:graphics/libmng QT_IM_MODULE_CONFIGURE_OFF= --use_qt4=N -ANTHY_BUILD_DEPENDS= ${LOCALBASE}/include/anthy/anthy.h:${PORTSDIR}/japanese/anthy -ANTHY_LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy +ANTHY_BUILD_DEPENDS= ${LOCALBASE}/include/anthy/anthy.h:japanese/anthy +ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy ANTHY_CONFIGURE_OFF= --use_anthy=N post-patch: |