aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cad/tkgate/Makefile1
-rw-r--r--chinese/chinput2/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index b595f9a0543c..036c20ada69d 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -17,6 +17,7 @@ COMMENT= A Tcl/Tk based digital circuit editor and simulator
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83
+BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
GNU_CONFIGURE= yes
USE_BISON= yes
diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile
index 9ffdec9907b3..0e2f5ddf3cab 100644
--- a/chinese/chinput2/Makefile
+++ b/chinese/chinput2/Makefile
@@ -15,6 +15,8 @@ DISTNAME= zh-chinput2-1.3.1
MAINTAINER= phj@cn.FreeBSD.org
COMMENT= Another Chinese GB2312 and Big5 X11 input server
+BUILD_DEPENDS= imake:${X_IMAKE_PORT}
+
USE_MYSQL= yes
USE_REINPLACE= yes
USE_XLIB= yes