summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/scim-table-imengine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile
index 3330d4989b87..050135f5c3c4 100644
--- a/textproc/scim-table-imengine/Makefile
+++ b/textproc/scim-table-imengine/Makefile
@@ -16,7 +16,8 @@ DISTNAME= scim-tables-${PORTVERSION}
MAINTAINER= gaoj@cpsc.ucalgary.ca
COMMENT= SCIM table based input method engine
-LIB_DEPENDS= scim-1.0.8:${PORTSDIR}/textproc/scim
+BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_X_PREFIX= yes
USE_GMAKE= yes