diff options
Diffstat (limited to 'textproc/scim-table-imengine/Makefile')
-rw-r--r-- | textproc/scim-table-imengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 78da9a24efb7..d787ab44b619 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -11,8 +11,8 @@ DISTNAME= scim-tables-${PORTVERSION} MAINTAINER= lx@FreeBSD.org COMMENT= SCIM table based input method engine -BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim +BUILD_DEPENDS= scim:textproc/scim +RUN_DEPENDS= scim:textproc/scim GNU_CONFIGURE= yes USES= gettext gmake libtool:keepla pkgconfig |